diff --git a/.github/workflows/pake-cli.yaml b/.github/workflows/pake-cli.yaml index 6e2450f..18a7697 100644 --- a/.github/workflows/pake-cli.yaml +++ b/.github/workflows/pake-cli.yaml @@ -146,7 +146,7 @@ jobs: - name: rust cache store uses: actions/cache/save@v3 - if: step.cache_store.outputs.cache-hit != 'true' + if: steps.cache_store.outputs.cache-hit != 'true' with: path: | ~/.cargo/bin/