Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBein authored Aug 25, 2023
1 parent 531d5a4 commit 2d592d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Prepare as .zip
run: |
mkdir ./zip
cp -r ./target/libs ./zip/libs
mv ./target/*.jar ./zip/scylla.jar
- name: Create .zip
Expand Down

0 comments on commit 2d592d8

Please sign in to comment.