CI: fix caching logic

This commit is contained in:
liushuyu 2021-11-02 21:19:37 -06:00
parent 6b575afeac
commit bb652c4c4c
No known key found for this signature in database
GPG key ID: 23D1CE4534419437

View file

@ -21,7 +21,8 @@ jobs:
uses: actions/cache@v2
with:
path: ./site/resources
key: ${{ runner.os }}-rendered
key: ${{ runner.os }}-rendered-${{ github.sha }}
restore-keys: ${{ runner.os }}-rendered-
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install graphicsmagick
- name: Build