Update build.yml

pull/74/head
xyz8848 3 years ago committed by GitHub
parent c67e9324aa
commit d7fb334e6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -30,7 +30,7 @@ jobs:
# run: mv build/libs/FDPClient-*.jar build/libs/FDPClient-${{ steps.vars.outputs.sha_short }}.jar
- name: Test
run: zip -r -S test.zip *
run: zip -r test.zip *
- name: Upload build artifacts

Loading…
Cancel
Save