Skip to content

Commit

Permalink
pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
CedricGuillemet committed Dec 11, 2023
1 parent d0423af commit 7ccf8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
git submodule update --progress --init --recursive --force --remote -- "Dependencies/tint"
- name: Python package
run: |
sudo apt-get install --reinstall python-pkg-resources
pip install --upgrade setuptools
- name: Clone/install emsdk
run: |
cd ..
Expand Down

0 comments on commit 7ccf8da

Please sign in to comment.