Skip to content

Commit

Permalink
Test new actions-rust-cross branch
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Dec 17, 2023
1 parent b12244d commit de33720
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 @@ -125,7 +125,7 @@ jobs:
run: sudo apt-get update --yes && sudo apt-get install --yes musl-tools
if: contains(matrix.platform.name, 'musl')
- name: Build binary
uses: houseabsolute/actions-rust-cross@v0
uses: houseabsolute/actions-rust-cross@cross-for-linux-32
with:
command: "build"
target: ${{ matrix.platform.target }}
Expand Down

0 comments on commit de33720

Please sign in to comment.