Skip to content

Commit

Permalink
no pip upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
FadyCoding committed Jul 11, 2024
1 parent a1c6404 commit e554d7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/debiai-gui-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
cp -r dist ../debiaiServer/dist
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r debiaiServer/requirements.txt
pip install setuptools wheel
- name: Build
Expand Down

0 comments on commit e554d7f

Please sign in to comment.