added cache key

This commit is contained in:
rsteube 2024-12-22 13:34:03 +01:00
parent a1fc66a764
commit db1158cecf

View File

@ -74,6 +74,7 @@ jobs:
- name: Cache linkcheck
uses: actions/cache@v4
with:
key: linkcheck
path: ./docs/book/linkcheck/cache.json
- name: "build docs"