Skip to content

Commit d3c2b90

Browse files
committed
arm64 support - 4
1 parent 9869da3 commit d3c2b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
-B build-arm64 \
6767
-G Ninja \
6868
-D CMAKE_BUILD_TYPE=Release
69+
sed -i 's|AI\x02|\x00\x00\x00|' build-arm64/appimagetool
6970
cmake --build build-arm64 --parallel --config Release
7071
'
7172

0 commit comments

Comments
 (0)