From cc18d11a28436f9118b7adfadf9072e058a5bc4d Mon Sep 17 00:00:00 2001 From: Snider Date: Thu, 21 Mar 2024 20:45:46 +0000 Subject: [PATCH] cache test --- .github/workflows/cli-testnet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: