Skip to content

Commit

Permalink
Use conda-compatible shell
Browse files Browse the repository at this point in the history
  • Loading branch information
multimeric committed Oct 11, 2024
1 parent dc1e4a9 commit e62f203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
- run: |
mkdir output/
conda-build build core --output-folder output
shell: bash -leo pipefail {0}
name: Build conda package
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e62f203

Please sign in to comment.