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
|
- name: Cache linkcheck
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
key: linkcheck
|
||||||
path: ./docs/book/linkcheck/cache.json
|
path: ./docs/book/linkcheck/cache.json
|
||||||
|
|
||||||
- name: "build docs"
|
- name: "build docs"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user