There was an error while loading. Please reload this page.
1 parent 32c98ca commit 81fa6b7Copy full SHA for 81fa6b7
.github/workflows/deploy.yml
@@ -28,6 +28,7 @@ jobs:
28
condarc-file: .condarc
29
environment-file: .ci_support/environment-openmpi.yml
30
- name: Build
31
+ shell: bash -l {0}
32
run: |
33
cp .ci_support/environment-old.yml environment.yml
34
python .ci_support/release.py; cat pyproject.toml
0 commit comments