diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 73e81525da..fae3a584dd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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