Skip to content

Commit

Permalink
configure shell
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Aug 23, 2023
1 parent 80f6e87 commit 6ceae1b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/conda_upload_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ jobs:
matrix:
os: ['linux-64', 'win-64']
python: ['3.10']

defaults:
run:
shell: bash -l {0}
env:
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_TOKEN }}

Expand Down

0 comments on commit 6ceae1b

Please sign in to comment.