Skip to content

Commit e483523

Browse files
committed
attempt
1 parent 6d8add0 commit e483523

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- name: Build conda package
8080
run: |
8181
cd conda-recipe
82+
conda activate build-env
8283
conda-build . --output-folder ../conda-build-artifacts
8384
8485
# 6) Upload the built package to Anaconda.org

0 commit comments

Comments
 (0)