1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 15:49:44 -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 Bert Belder
parent 8a512b99c9
commit c5f700ca63
No known key found for this signature in database
GPG key ID: 7A77887B2E2ED461

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