Skip to content

Commit

Permalink
Update bundles-mac_aarch64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
José Pereda authored Sep 28, 2022
1 parent 1504b1c commit eee78e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bundles-mac_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:

- name: Setup JavaFX
run: |
rm -rf /tmp/javafx-jmods-${{ inputs.javafx-version }}
wget -P /tmp https://download2.gluonhq.com/openjfx/${{ inputs.javafx-version }}/openjfx-${{ inputs.javafx-version }}_osx-aarch64_bin-jmods.zip
unzip /tmp/openjfx-${{ inputs.javafx-version }}_osx-aarch64_bin-jmods.zip -d /tmp
Expand Down

0 comments on commit eee78e5

Please sign in to comment.