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