Skip to content

Commit fc29b12

Browse files
committed
feat: 2nd attempt at caching
1 parent 5cadce5 commit fc29b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
RUST_TOOLCHAIN: ${{ matrix.rust || 'stable' }}
3333
steps:
3434
- uses: actions/checkout@v4
35-
- name: Set up prerequisites and environment
35+
- name: Set up prerequisites and environment
3636
run: |
3737
sudo apt-get update -y -qq --fix-missing
3838

0 commit comments

Comments
 (0)