Skip to content

Commit

Permalink
[conda] rename channel (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdittrich92 authored Feb 28, 2024
1 parent b9b4b77 commit 67d1087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,4 @@ jobs:
shell: bash -el {0}
run: |
conda config --set channel_priority strict
conda install -c mindee -c pypdfium2-team -c bblanchon -c conda-forge python-doctr
conda install -c techMindee -c pypdfium2-team -c bblanchon -c conda-forge python-doctr

0 comments on commit 67d1087

Please sign in to comment.