Skip to content

Commit

Permalink
Try updating instead of installing the browser
Browse files Browse the repository at this point in the history
  • Loading branch information
nemanjaglumac committed May 15, 2024
1 parent cefde1b commit 2ab68ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare-cypress/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: "composite"
steps:
- name: Install Replay.io browser
run: npx @replayio/cypress install
run: npx replayio@latest update
shell: bash

- name: Check to see if dependencies should be cached
Expand Down

0 comments on commit 2ab68ce

Please sign in to comment.