From f9976814c327de719eaf2b9d751841e442aa42d1 Mon Sep 17 00:00:00 2001 From: Andrew Goldis Date: Thu, 16 Nov 2023 21:11:34 -0800 Subject: [PATCH] .. --- .github/workflows/currents.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/currents.yml b/.github/workflows/currents.yml index 038ecfb..c100bb9 100644 --- a/.github/workflows/currents.yml +++ b/.github/workflows/currents.yml @@ -34,10 +34,8 @@ jobs: echo 👀 Cypress SHA before file `npx cypress cache path`/12.17.4/Cypress/Cypress - # echo 🕊️ Download Free Cypress - # CYPRESS_DOWNLOAD_MIRROR=https://cy-cdn.currents.dev npx cypress install --force - - npx cypress install --force + echo 🕊️ Download Free Cypress + CYPRESS_DOWNLOAD_MIRROR=https://cy-cdn.currents.dev npx cypress install --force echo 🕊️ Verify Cypress npx cypress verify