We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8fc5db + 8d9a0ee commit f79a40dCopy full SHA for f79a40d
1 file changed
.github/workflows/release.yaml
@@ -28,6 +28,7 @@ jobs:
28
name: Install toolchain
29
with:
30
toolchain: stable
31
+ override: true
32
target: x86_64-unknown-linux-musl
33
- uses: actions-rs/cargo@v1
34
name: Build release
0 commit comments