Skip to content

Commit

Permalink
ensurepip
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Apr 3, 2024
1 parent f67f427 commit a68178b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Python Requirements
run: |
pip install -U setuptools
python -m ensurepip --upgrade
pip install -r requirements.txt
- name: npm requirements
run: (cd ui && npm install)
Expand Down

0 comments on commit a68178b

Please sign in to comment.