We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57d79d commit b3ac8f6Copy full SHA for b3ac8f6
1 file changed
.github/workflows/inspect-binarys.yaml
@@ -58,7 +58,6 @@ jobs:
58
uses: actions-rs/toolchain@v1
59
with:
60
toolchain: stable
61
- target: ${{ matrix.target }}
62
override: true
63
64
- name: Build with Cargo
0 commit comments