Skip to content

Commit

Permalink
fixing command
Browse files Browse the repository at this point in the history
  • Loading branch information
prury committed Sep 18, 2023
1 parent 512bb0d commit 4db8a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:

- name: Install pnpm
run: npm install -g pnpm
run: pnpm install

- name: Install Playwright Browsers
run: pnpm exec playwright install --with-deps
Expand Down

0 comments on commit 4db8a75

Please sign in to comment.