Skip to content

Commit f3698e0

Browse files
committed
Cache 32 bit dependencies
1 parent da4ef09 commit f3698e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test32bit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
toolchain: ${{ matrix.rust }}
3030
override: true
31+
- uses: Swatinem/rust-cache@v1
3132
- name: Install Linux tooling for 32 bit builds
3233
run: |
3334
sudo apt-get update -y

0 commit comments

Comments
 (0)