We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86ec2a commit 271180fCopy full SHA for 271180f
.github/workflows/build.yml
@@ -28,6 +28,7 @@ jobs:
28
- uses: conda-incubator/[email protected]
29
with:
30
miniconda-version: "latest"
31
+ channels: conda-forge
32
python-version: ${{ matrix.python-version }}
33
34
- uses: compas-dev/compas-actions.build@main
0 commit comments