Skip to content

Commit

Permalink
try: install conda-verify
Browse files Browse the repository at this point in the history
  • Loading branch information
mara004 committed Oct 30, 2023
1 parent d7ca64f commit d7d8063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Prepare
run: |
conda install -y conda-build anaconda-client
conda install -y conda-build conda-verify anaconda-client
conda config --prepend channels bblanchon
conda config --prepend channels pypdfium2-team
conda config --set channel_priority strict
Expand Down

0 comments on commit d7d8063

Please sign in to comment.