Skip to content

Commit 59266e4

Browse files
committed
oops
1 parent c41ffa7 commit 59266e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-pyodide.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
python-version: 3.12
2626

2727
- name: Get Python and Emscripten versions
28-
run:
28+
run: |
2929
pip3 install pyodide-build==${{ inputs.pyodide_version }}
3030
pyodide config get python_version > python_version.txt
3131
pyodide config get emscripten_version > emscripten_version.txt

0 commit comments

Comments
 (0)