Skip to content

Commit 71ab6fd

Browse files
authored
Update python-package-conda.yml
1 parent 3639618 commit 71ab6fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
uses: actions/setup-python@v2
1515
with:
1616
python-version: 3.8
17+
channels: conda-forge
1718
- name: Add conda to system path
1819
run: |
1920
# $CONDA is an environment variable pointing to the root of the miniconda directory

0 commit comments

Comments
 (0)