mirror of
https://github.com/Pakobbix/StartUI-oobabooga-webui
synced 2026-01-02 05:40:33 +00:00
mistake fixing
This commit is contained in:
4
.github/workflows/package.yml
vendored
4
.github/workflows/package.yml
vendored
@@ -34,7 +34,9 @@ jobs:
|
||||
- name: Upgrade Pip
|
||||
run: python -m pip install --upgrade pip
|
||||
|
||||
- name: Install dependencies
|
||||
- name:
|
||||
run: |
|
||||
Install dependencies
|
||||
pip install -r requirements.txt
|
||||
pip install pyinstaller
|
||||
|
||||
|
||||
Reference in New Issue
Block a user