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 397352c commit 16adfe1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/mac-unix-artifact-creation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ jobs:

- name: Build with Gradle
run: ./gradlew bootJar

- name: Create Unix Launcher Script
run: |
chmod +x scripts/create-unix-launcher.sh
./scripts/create-unix-launcher.sh

- name: Create tar.gz Bundle
run: |
Expand Down

0 comments on commit 16adfe1

Please sign in to comment.