This commit is contained in:
parent
b7f1101164
commit
ec77559e2b
|
@ -35,7 +35,7 @@ jobs:
|
|||
z3 \
|
||||
zlib1g-dev \
|
||||
- name: Cache ccache dir
|
||||
uses: https://code.forgejo.org/actions/checkout@v3
|
||||
uses: https://code.forgejo.org/actions/cache@v3
|
||||
with:
|
||||
path: ~/.ccache
|
||||
key: ${{ runner.os }}-${{ github.sha }}
|
||||
|
|
Loading…
Reference in a new issue