Skip to content

Commit

Permalink
Update mac-unix-artifact-creation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Dec 9, 2024
1 parent f4cfcb2 commit 97675c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-unix-artifact-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create tar.gz Bundle
run: |
mkdir -p Stirling-PDF-unix
cp build/libs/Stirling-PDF.jar Stirling-PDF-unix/
cp build/libs/Stirling-PDF-*.jar Stirling-PDF-unix/Stirling-PDF.jar
cp scripts/launcher.sh Stirling-PDF-unix/Stirling-PDF
cp src/main/resources/static/favicon.ico Stirling-PDF-unix/icon.png
chmod +x Stirling-PDF-unix/Stirling-PDF
Expand Down

0 comments on commit 97675c2

Please sign in to comment.