Skip to content

Commit

Permalink
Source Cypress from Va-internal S3.
Browse files Browse the repository at this point in the history
  • Loading branch information
timcosgrove committed Dec 2, 2024
1 parent 25e1e72 commit 79cf48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
- name: Install dependencies
uses: nick-invision/retry@943e742917ac94714d2f408a0e8320f2d1fcafcd # v2.8.3
with:
command: yarn install --frozen-lockfile --prefer-offline --production=false
command: CYPRESS_INSTALL_BINARY=https://vetsgov-website-builds-s3-upload.s3.us-gov-west-1.amazonaws.com/artifacts/cypress/13.3.0.zip yarn install --frozen-lockfile --prefer-offline --production=false
max_attempts: 3
timeout_minutes: 7
env:
Expand Down

0 comments on commit 79cf48a

Please sign in to comment.