diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index b14215e978..b34ae4826c 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -180,6 +180,7 @@ jobs: run: | pip install playwright==1.35.0 playwright install + playwright install-deps - name: Download dfx binary uses: actions/download-artifact@v3 with: