Skip to content

Commit

Permalink
qf: github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ph0enixKM committed Jun 16, 2024
1 parent 576781e commit 1832377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ jobs:
run: |
${{ matrix.packages_install }}
- name: Install MUSL dependencies
if: contains(matrix.targets, 'x86_64-unknown-linux-musl')
run: |
rustup target add x86_64-unknown-linux-musl
sudo apt-get update
Expand Down

0 comments on commit 1832377

Please sign in to comment.