Add android build

This commit is contained in:
Σrebe - Romain GERARD 2023-11-03 09:59:04 +01:00
parent 37c0917100
commit 554a48c592
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

View file

@ -65,7 +65,7 @@ jobs:
steps:
- name: Create annotation for build error
if: contains(matrix.platform.target, 'linux')
run: sudo apt install musl-tools
run: sudo apt install musl-tools libunwind
- name: Checkout Git repo
uses: actions/checkout@v3