Skip to content

Commit

Permalink
fix cypress build
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Jun 25, 2024
1 parent e0e1b27 commit 0c4b91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4

- name: Install dependencies
run: pnpm install --frozen-lockfile
run: pnpm install

- name: Cache Cypress binary cache
uses: actions/cache@v4
Expand Down

0 comments on commit 0c4b91e

Please sign in to comment.