Skip to content

Commit

Permalink
always save the cache #2
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Mar 8, 2024
1 parent 37b615c commit 27f3715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
path: .lycheecache
key: cache-lychee-${{ github.sha }}
restore-keys: cache-lychee-
save-always: true

- name: Cloning repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 27f3715

Please sign in to comment.