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 May 7, 2024
1 parent 5d20e13 commit cea8bd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conda-docker-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
- name: Install Dependencies
shell: bash -l {0}
run: |
conda update -n base -c defaults conda
conda install -y anaconda::conda-build>=24.3.0 anaconda-client conda-verify
conda update --all
- name: Build Conda Package
shell: bash -l {0}
Expand Down

0 comments on commit cea8bd8

Please sign in to comment.