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 38fc478 commit 5c13452Copy full SHA for 5c13452
.github/workflows/rust.yml
@@ -146,4 +146,4 @@ jobs:
146
with:
147
use-cross: true
148
command: build
149
- args: --verbose --release --target=${{ matrix.TARGET }}
+ args: --release --target=${{ matrix.TARGET }}
0 commit comments