Skip to content

Commit 8e8912a

Browse files
committed
yes
1 parent 909aecc commit 8e8912a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
shell: bash -l {0}
176176
run: |
177177
$MAMBA_EXE install -c conda-forge -c https://repo.prefix.dev/emscripten-forge-dev \
178-
emscripten_emscripten-wasm32
178+
emscripten_emscripten-wasm32 --yes
179179
180180
- name: install playwright
181181
shell: bash -l {0}

0 commit comments

Comments
 (0)