Skip to content

Commit

Permalink
pin cargo-c release
Browse files Browse the repository at this point in the history
  • Loading branch information
folkertdev committed Dec 2, 2024
1 parent 35c8e8b commit ab81feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ jobs:
targets: ${{matrix.target}}
- name: Install cargo-c
env:
LINK: https://github.com/lu-zero/cargo-c/releases/tag/v0.10.5/download
LINK: https://github.com/lu-zero/cargo-c/releases/download/v0.10.5
run: |
curl -L "$LINK/cargo-c-x86_64-unknown-linux-musl.tar.gz" |
tar xz -C $HOME/.cargo/bin
Expand Down

0 comments on commit ab81feb

Please sign in to comment.