Skip to content

Commit

Permalink
Use v0
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Aug 25, 2024
1 parent 5a077b9 commit 797cdab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
git config --global user.email "jdoe@example.com"
git config --global user.name "J. Doe"
- name: Build binary
uses: houseabsolute/actions-rust-cross@musl
uses: houseabsolute/actions-rust-cross@v0
with:
command: "build"
target: ${{ matrix.platform.target }}
Expand Down

0 comments on commit 797cdab

Please sign in to comment.