diff --git a/.github/workflows/emscripten.yml b/.github/workflows/emscripten.yml index c1fab2547..159c1edbe 100644 --- a/.github/workflows/emscripten.yml +++ b/.github/workflows/emscripten.yml @@ -17,9 +17,12 @@ jobs: create-args: >- microsoft::playwright python + init-shell: bash + - name: Build script + shell: bash -el {0} run: | echo "Build script for wasm" playwright install