mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2025-11-09 15:39:39 +00:00
too tired to get it in one go
This commit is contained in:
parent
395c347020
commit
807dad51dd
3
.github/workflows/package.yml
vendored
3
.github/workflows/package.yml
vendored
@ -34,9 +34,8 @@ jobs:
|
|||||||
- name: Upgrade Pip
|
- name: Upgrade Pip
|
||||||
run: python -m pip install --upgrade pip
|
run: python -m pip install --upgrade pip
|
||||||
|
|
||||||
- name:
|
- name: Install dependencies
|
||||||
run: |
|
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