Skip to content

Commit

Permalink
chore: attempt to fix deploy develop
Browse files Browse the repository at this point in the history
  • Loading branch information
yanfali committed Oct 23, 2024
1 parent cce73a7 commit c4214b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
yarn run lint
- name: Cypress run
uses: cypress-io/github-action@v2
uses: cypress-io/github-action@v6
with:
start: yarn dev
wait-on: 'http://localhost:5173'
Expand Down

0 comments on commit c4214b5

Please sign in to comment.