Install --with-deps

This commit is contained in:
Daniel Imms
2023-08-27 08:56:40 -07:00
parent 7000447915
commit ec984d25db
+1 -3
View File
@@ -201,9 +201,7 @@ jobs:
yarn --frozen-lockfile
yarn install-addons
- name: Install playwright
run: |
npx playwright install-deps
npx playwright install
run: npx playwright install --with-deps
- name: Wait for build job
uses: NathanFirmo/wait-for-other-job@v1.1.1
with: