Skip to content

Commit

Permalink
Update conda-docker-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkchafin authored Feb 8, 2024
1 parent 77a395b commit c356536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-docker-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Dependencies
shell: bash -l {0}
run: |
conda install conda-build>=24.1.0 anaconda-client conda-verify
conda install -y conda-build>=24.1.0 anaconda-client conda-verify
- name: Build Conda Package
shell: bash -l {0}
Expand Down

0 comments on commit c356536

Please sign in to comment.