correct musl

This commit is contained in:
Franz Dietrich 2021-08-12 14:13:21 +02:00
parent 34694a895d
commit 3a21efc525

View File

@ -28,6 +28,6 @@ jobs:
version: 'latest'
- uses: actions/checkout@v2
- name: Install xmllint
run: sudo apt-get install musl-gcc-dev
run: sudo apt-get install musl-tools
- name: Build
run: cargo make build_standalone