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 4162449 commit 9df8701Copy full SHA for 9df8701
1 file changed
.github/workflows/build.yaml
@@ -35,4 +35,4 @@ jobs:
35
toolchain: ${{matrix.toolchain}}
36
rustflags: ""
37
- name: Build
38
- run: cargo build
+ run: cargo build --release
0 commit comments