Skip to content

Commit 9341caa

Browse files
committed
ci: add rust cache
1 parent 35a4a8a commit 9341caa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
with:
2525
command: build
2626
args: --release
27+
- uses: Swatinem/rust-cache@v1
2728
- uses: actions/upload-artifact@v2
2829
with:
2930
name: ${{ matrix.asset_name }}

0 commit comments

Comments
 (0)