Skip to content

Commit 271180f

Browse files
committed
add channel
1 parent c86ec2a commit 271180f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- uses: conda-incubator/[email protected]
2929
with:
3030
miniconda-version: "latest"
31+
channels: conda-forge
3132
python-version: ${{ matrix.python-version }}
3233

3334
- uses: compas-dev/compas-actions.build@main

0 commit comments

Comments
 (0)