Skip to content

Commit

Permalink
specifing shell
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Sep 18, 2023
1 parent 7d0aff9 commit fa7304f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/emscripten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa7304f

Please sign in to comment.