ci: fix ref to local workflows
CI / install dependencies (pull_request) Failing after 9s
CI / build check (pull_request) Has been skipped
CI / check format (pull_request) Has been skipped
CI / check lint (pull_request) Has been skipped
CI / test (pull_request) Has been skipped
CI / image check (pull_request) Has been skipped

This commit is contained in:
2026-05-16 20:15:46 +02:00
parent 6a9cefbaf3
commit ff0c7f20a7
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
go-version-file: go.mod
check-latest: true
- name: Create cache key
uses: .gitea/actions/go-cache-key@main
uses: ./.gitea/actions/go-cache-key
- name: Install dependencies from Cache
id: cache-go
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5