Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Nov 17, 2023
1 parent 9cb22a6 commit 70da08d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/currents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,11 @@ jobs:
echo 👀 Cypress SHA before
file `npx cypress cache path`/12.17.4/Cypress/Cypress
echo 🕊️ Free Cypress
NODE_DEBUG=http CYPRESS_DOWNLOAD_MIRROR=https://cy-cdn.currents.dev 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
echo 👀 Cypress Cache
yarn cypress cache list
Expand Down

0 comments on commit 70da08d

Please sign in to comment.