mirror of
https://github.com/rsteube/carapace-bin.git
synced 2025-05-05 15:32:53 +00:00
added cache key
This commit is contained in:
parent
a1fc66a764
commit
db1158cecf
1
.github/workflows/go.yml
vendored
1
.github/workflows/go.yml
vendored
@ -74,6 +74,7 @@ jobs:
|
||||
- name: Cache linkcheck
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
key: linkcheck
|
||||
path: ./docs/book/linkcheck/cache.json
|
||||
|
||||
- name: "build docs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user