Skip to content

Commit d6d78c3

Browse files
committed
ci(python-wasm): bump pyodide-actions/install-browser to latest
Plus Windows no-sudo patch.
1 parent c5d5892 commit d6d78c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: |
7272
pnpm run --aggregate-output --filter "@itk-wasm/${{ matrix.package }}-build" test:python:wasi
7373
74-
- uses: pyodide/pyodide-actions/install-browser@e3edcb8db4f1ec4604e402013f3ae2ee9f114441
74+
- uses: thewtex/pyodide-actions/install-browser@1e32e8a037a3e99a845dd7ebad6b057a40b7e2c0
7575
if: ${{ matrix.python-minor-version > 10 }}
7676
with:
7777
runner: selenium

0 commit comments

Comments
 (0)