diff --git a/.github/workflows/conda.yml b/.github/workflows/conda.yml index 1a66df4..c4517df 100644 --- a/.github/workflows/conda.yml +++ b/.github/workflows/conda.yml @@ -27,7 +27,7 @@ jobs: - name: Installation xtb run: | - conda install xtb + conda install conda-forge::xtb - name: Installing PySoftK shell: bash