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
3a57140cd1
commit
98b5df6185
5
.github/workflows/build.yaml
vendored
5
.github/workflows/build.yaml
vendored
@ -38,8 +38,9 @@ jobs:
|
||||
- name: Setup Miniconda
|
||||
uses: conda-incubator/setup-miniconda@v3
|
||||
with:
|
||||
auto-update-conda: true
|
||||
use-mamba: true
|
||||
auto-activate-base: true
|
||||
run: |
|
||||
conda install -n base -c conda-forge conda-lock conda-pack
|
||||
|
||||
- name: Create Packaged Python
|
||||
run: npm run create:python-tar
|
||||
|
||||
Loading…
Reference in New Issue
Block a user