mirror of
https://github.com/open-webui/desktop
synced 2025-06-26 18:15:59 +00:00
Update build.yaml
This commit is contained in:
parent
b60723db4c
commit
ecbaf0b9b3
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -47,7 +47,9 @@ jobs:
|
||||
|
||||
- name: Create Packaged Python
|
||||
shell: bash -l {0}
|
||||
run: npm run create:python-tar
|
||||
run: |
|
||||
conda activate base
|
||||
npm run create:python-tar
|
||||
|
||||
- name: Create Builds
|
||||
run: npm run make
|
||||
|
||||
Loading…
Reference in New Issue
Block a user