Skip to content

Commit

Permalink
Add android build
Browse files Browse the repository at this point in the history
  • Loading branch information
erebe committed Nov 3, 2023
1 parent 8b3904e commit 1488605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:

- name: Install package for Android
if: contains(matrix.platform.target, 'android')
run: sudo apt install musl-tools android-libunwind
run: sudo apt install musl-tools android-libunwind libunwind8

- name: Checkout Git repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 1488605

Please sign in to comment.