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 e066013 commit 9f2b2dbCopy full SHA for 9f2b2db
.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