diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 421a8a8..9372569 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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: