diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43f50e9dc3..7ac23cab0f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -217,6 +217,7 @@ jobs: # Skips saving cache in PR branches - name: Skip save cache (PR) run: echo "CACHE_SKIP_SAVE=true" >> $GITHUB_ENV + shell: bash if: github.ref != 'refs/heads/main' - name: Apply and update mtime cache