Skip to content

Commit ced0889

Browse files
committed
Fix deployment
1 parent 32c98ca commit ced0889

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
@@ -28,6 +28,7 @@ jobs:
2828
condarc-file: .condarc
2929
environment-file: .ci_support/environment-openmpi.yml
3030
- name: Build
31+
shell: bash -l {0}
3132
run: |
3233
cp .ci_support/environment-old.yml environment.yml
3334
python .ci_support/release.py; cat pyproject.toml

0 commit comments

Comments
 (0)