Cache based on dir
build (2) Details
build (1) Details
build (3) Details
build (4) Details
build (5) Details

This commit is contained in:
Jake Howard 2023-04-10 14:09:10 +01:00
parent 9be0408085
commit 17dd7a303a
1 changed files with 1 additions and 1 deletions

View File

@ -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: