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 97675c2 commit 397352c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac-unix-artifact-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:

- name: Create Mac App Bundle
run: |
cp build/libs/Stirling-PDF-*.jar build/libs/Stirling-PDF.jar
chmod +x scripts/create-mac-launcher.sh
./scripts/create-mac-launcher.sh
Expand Down

0 comments on commit 397352c

Please sign in to comment.