Cache based on dir
This commit is contained in:
parent
9be0408085
commit
17dd7a303a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: theowenyoung/folder-hash@v3
|
||||
id: hash-stuff
|
||||
with:
|
||||
path: .gitea/workflows/ci.yaml
|
||||
path: .gitea/workflows/
|
||||
- name: Cache stuff
|
||||
uses: "https://github.com/actions/cache@v3"
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue