Skip to content

Commit

Permalink
cont
Browse files Browse the repository at this point in the history
  • Loading branch information
pschanely committed Nov 19, 2024
1 parent 24ece0a commit fa1142e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pyodide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:

- name: Install dependencies
run: |
python3 -m pip install --upgrade pip setuptools
pip3 install pyodide-build pyodide-cli
~/env/bin/pip install pyodide-build pyodide-cli
- name: Configure CMake and build
run: |
Expand Down

0 comments on commit fa1142e

Please sign in to comment.