Update build.yaml

This commit is contained in:
Timothy Jaeryang Baek 2025-01-14 02:09:33 -08:00
parent b60723db4c
commit ecbaf0b9b3

View File

@ -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