1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 04:48:52 -05:00

ci: fix 'skip save cache' step in windows CI (#10704)

This commit is contained in:
Yoshiya Hinosawa 2021-05-19 23:48:38 +09:00 committed by GitHub
parent 3ec32a0a1c
commit ba09ce0729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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