We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7958d9 commit 33fa709Copy full SHA for 33fa709
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
echo '[target.aarch64-unknown-linux-gnu]' >> checkout-tag/.cargo/config
72
echo 'linker = "aarch64-linux-gnu-gcc"' >> checkout-tag/.cargo/config
73
- name: Build binary
74
- uses: houseabsolute/[email protected].4
+ uses: houseabsolute/actions-rust-cross@9a1618ffb70e8374ab5f48fcccea3ebeacf57971 # v1.0.5
75
with:
76
command: build
77
target: ${{ matrix.target.target }}
0 commit comments