Skip to content

Commit 07a2d5e

Browse files
committed
fix deploy environment
1 parent 57efdd4 commit 07a2d5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
python-version: "3.13"
2727
miniforge-version: latest
2828
condarc-file: .condarc
29+
environment-file: .ci_support/environment-mini.yml
2930
- name: Build
3031
shell: bash -l {0}
3132
run: |

0 commit comments

Comments
 (0)