Skip to content

Commit eee78e5

Browse files
author
José Pereda
authored
Update bundles-mac_aarch64.yml
1 parent 1504b1c commit eee78e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bundles-mac_aarch64.yml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757

5858
- name: Setup JavaFX
5959
run: |
60+
rm -rf /tmp/javafx-jmods-${{ inputs.javafx-version }}
6061
wget -P /tmp https://download2.gluonhq.com/openjfx/${{ inputs.javafx-version }}/openjfx-${{ inputs.javafx-version }}_osx-aarch64_bin-jmods.zip
6162
unzip /tmp/openjfx-${{ inputs.javafx-version }}_osx-aarch64_bin-jmods.zip -d /tmp
6263

0 commit comments

Comments
 (0)