mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2025-11-09 18:39:40 +00:00
Update package.yml
forgot to add pyinstaller -.-
This commit is contained in:
parent
e6faa1fe92
commit
0d116360dd
1
.github/workflows/package.yml
vendored
1
.github/workflows/package.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r requirements.txt
|
||||
pip install pyinstaller
|
||||
|
||||
- name: Build and package
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user