diff --git a/.github/workflows/github_actions.yml b/.github/workflows/github_actions.yml index 80622983b2..d5c5df96b1 100644 --- a/.github/workflows/github_actions.yml +++ b/.github/workflows/github_actions.yml @@ -532,6 +532,7 @@ jobs: run: | ./travis/compile_check.sh - name: store cache + if: ${{ (steps.setup-cache.outputs.cache-hit != 'true') run: | ./travis/cache_store.sh - name: qa_test