Skip to content

Commit

Permalink
ci: patch emscripten job
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jul 4, 2023
1 parent c44b769 commit 3c9d714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/emscripten.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
python-version: "3.11"

- name: Install pyodide-build
run: pip install pyodide-build==0.23.1
run: pip install pyodide-build==0.23.1 pydantic<2

- name: Compute emsdk version
id: compute-emsdk-version
Expand Down

0 comments on commit 3c9d714

Please sign in to comment.