mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2025-11-09 18:39:40 +00:00
mistake fixing
This commit is contained in:
parent
a75a8f42bc
commit
395c347020
4
.github/workflows/package.yml
vendored
4
.github/workflows/package.yml
vendored
@ -34,7 +34,9 @@ jobs:
|
|||||||
- name: Upgrade Pip
|
- name: Upgrade Pip
|
||||||
run: python -m pip install --upgrade pip
|
run: python -m pip install --upgrade pip
|
||||||
|
|
||||||
- name: Install dependencies
|
- name:
|
||||||
|
run: |
|
||||||
|
Install dependencies
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
pip install pyinstaller
|
pip install pyinstaller
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user