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 1832377 commit b1196fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
run: |
rustup target add x86_64-unknown-linux-musl
sudo apt-get update
sudo apt-get install -y musl-tools musl-dev musl-gcc
sudo apt-get install -y musl-tools musl-dev
- name: Build artifacts
run: |
# Actually do builds and make zips and whatnot
Expand Down

0 comments on commit b1196fc

Please sign in to comment.