Skip to content

Commit

Permalink
Update arm build script
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best committed Mar 24, 2024
1 parent 277594e commit ec5e80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# Produce a binary artifact and place it in the mounted volume
run: |
cd /lingmoos
echo 25 | bash build-github.sh
echo 25 | bash build-github-arm.sh
- name: Zip built files
run: tar -zcvf BuiltDeb.tar.gz ./LingmoSrcBuild/Deb
Expand Down

0 comments on commit ec5e80f

Please sign in to comment.