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 78e2fa9 commit f968b87
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: Build Conda Package
shell: bash
run: |
conda install conda-build anaconda-client conda-verify
conda install conda-build>=24.1.0 anaconda-client conda-verify
conda build conda-recipe --output-folder ./build -c ecoevoinfo -c conda-forge -c bioconda
- name: Upload Conda Package to Anaconda Cloud
Expand Down

0 comments on commit f968b87

Please sign in to comment.