Update build.yaml

This commit is contained in:
Timothy Jaeryang Baek 2025-01-14 02:00:03 -08:00
parent 98b5df6185
commit 9586543c15

View File

@ -39,6 +39,8 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
auto-activate-base: true
- name: Install conda-lock and conda-pack
run: |
conda install -n base -c conda-forge conda-lock conda-pack