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
|
uses: theowenyoung/folder-hash@v3
|
||||||
id: hash-stuff
|
id: hash-stuff
|
||||||
with:
|
with:
|
||||||
path: .gitea/workflows/ci.yaml
|
path: .gitea/workflows/
|
||||||
- name: Cache stuff
|
- name: Cache stuff
|
||||||
uses: "https://github.com/actions/cache@v3"
|
uses: "https://github.com/actions/cache@v3"
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue