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 35a4a8a commit 9341caaCopy full SHA for 9341caa
.github/workflows/build.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
command: build
26
args: --release
27
+ - uses: Swatinem/rust-cache@v1
28
- uses: actions/upload-artifact@v2
29
30
name: ${{ matrix.asset_name }}
0 commit comments