Skip to content

Commit

Permalink
fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Dec 10, 2023
1 parent adc540c commit 73ee078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Move building
run: |
mkdir out
cp main/build/tmp/deploy/*.jar out
cp build/tmp/distInjection/*.zip out
Expand Down

0 comments on commit 73ee078

Please sign in to comment.