diff --git a/.github/workflows/cli-testnet.yml b/.github/workflows/cli-testnet.yml index d4fc1dca..90565f4c 100644 --- a/.github/workflows/cli-testnet.yml +++ b/.github/workflows/cli-testnet.yml @@ -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: