forked from lthn/blockchain
cache test
This commit is contained in:
parent
7c14a9fadf
commit
cc18d11a28
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cli-testnet.yml
vendored
2
.github/workflows/cli-testnet.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
|||
with:
|
||||
path: ${{ github.workspace }}/ccache
|
||||
key: ccache-${{ runner.os }}-${{ matrix.target }}-build-testnet-cli
|
||||
- name: Using the builtin GitHub Cache Action for .conan
|
||||
- name: Cache Conan
|
||||
id: github-cache-conan
|
||||
uses: actions/cache@v4
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue