Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Young authored and Jason Young committed Jul 2, 2024
1 parent 3c77f49 commit c084bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: |
npx playwright install --with-deps
sudo apt-get update
sudo apt-get install -y xvfbv
sudo apt-get install -y xvfb
- name: Build
run: |
Expand Down

0 comments on commit c084bcd

Please sign in to comment.