use proper cache dir
Some checks failed
CI/CD Pipeline / deploy-main (push) Has been cancelled

This commit is contained in:
2024-02-18 16:13:51 +01:00
parent 30b46bf91d
commit 0469b2d3c1
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ jobs:
uses: actions/cache@v3
with:
path: |
target/
/root/.cache/risp
key: laws
- name: Set up cargo cache rust