This commit is contained in:
parent
4b72be30b8
commit
8a29a2f6c4
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@v3
|
uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
target
|
target
|
||||||
|
|
Loading…
Add table
Reference in a new issue