Skip to content

Commit

Permalink
chore(nightly-build): add playwright install
Browse files Browse the repository at this point in the history
  • Loading branch information
netil authored and netil committed Aug 8, 2024
1 parent ee583a8 commit 9ed164f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
run: |
npm config set package-lock false
npm install --save --legacy-peer-deps
npx playwright install
- name: Deploy
env:
Expand Down

0 comments on commit 9ed164f

Please sign in to comment.