Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haimasree committed Mar 22, 2022
1 parent 2e60d22 commit a67212f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
- name: Install conda environment py310
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: py39
activate-environment: py310
environment-file: environment.ubuntu.singularity.yml
auto-activate-base: false
- name: Install dependencies
Expand Down

0 comments on commit a67212f

Please sign in to comment.