CI: try fixing musl build

This commit is contained in:
李通洲
2024-05-23 13:28:16 +08:00
parent 6ecb383a6a
commit 4fd65ad0b8
+3
View File
@@ -205,6 +205,8 @@ jobs:
- name: setup alpine linux
uses: jirutka/setup-alpine@master
with:
branch: v3.19
- name: install dependencies
run: |
@@ -244,6 +246,7 @@ jobs:
- name: setup alpine linux
uses: jirutka/setup-alpine@master
with:
branch: v3.19
arch: aarch64
- name: install dependencies