Skip to content

Commit

Permalink
remove non working alpine version log
Browse files Browse the repository at this point in the history
  • Loading branch information
keesverruijt committed Sep 24, 2024
1 parent cd324fa commit d971337
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: jirutka/[email protected]
- name: Build in Alpine chroot
run: |
cat /etc/alpine-release
apk add git curl bash g++ musl-dev make perl
curl -sSf https://sh.rustup.rs | bash -s -- -y
PATH="$HOME/.cargo/bin:$PATH"
Expand Down

0 comments on commit d971337

Please sign in to comment.