This commit is contained in:
parent
b24c11a588
commit
4b72be30b8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
run: sudo apt-get install -y cargo
|
run: sudo apt-get install -y cargo
|
||||||
|
|
||||||
- name: Cache dependencies
|
- name: Cache dependencies
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
target
|
target
|
||||||
|
|
Loading…
Add table
Reference in a new issue