Skip to content

Commit

Permalink
Also install playwright for asyncify
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalomonsen committed May 23, 2024
1 parent 65b5316 commit 53b7bcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
- name: Default
run: |
npm install
npx playwright install-deps
npx playwright install
sh setup.sh
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
Expand Down

0 comments on commit 53b7bcf

Please sign in to comment.