Skip to content

Commit

Permalink
build arm64 release for osx 11
Browse files Browse the repository at this point in the history
  • Loading branch information
bgola committed Nov 13, 2024
1 parent 82cb491 commit 6905899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
shell: bash
run: |
cd $BUILD_PATH
curl https://bgo.la/ffglitch-0.10.2-bugfix-builds/ffglitch-0.10.2-macos-aarch64.zip -o ffglitch-0.10.2-macos-aarch64.zip
curl https://bgo.la/ffglitch-0.10.2-bugfix-builds/ffglitch-0.10.2-macos-11-aarch64.zip -o ffglitch-0.10.2-macos-aarch64.zip
unzip ffglitch-0.10.2-macos-aarch64.zip
mv ffglitch-0.10.2-macos-aarch64 bin/
Expand Down

0 comments on commit 6905899

Please sign in to comment.