Skip to content

Commit

Permalink
arm64 support - 4
Browse files Browse the repository at this point in the history
  • Loading branch information
omergoktas committed Nov 20, 2024
1 parent 9869da3 commit 90e5e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
-B build-arm64 \
-G Ninja \
-D CMAKE_BUILD_TYPE=Release
sed -i "s|AI\x02|\x00\x00\x00|" build-arm64/appimagetool
cmake --build build-arm64 --parallel --config Release
'
Expand Down

0 comments on commit 90e5e49

Please sign in to comment.