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 208c29b commit 975617bCopy full SHA for 975617b
.github/workflows/mcpi_build_test_upload.yml
@@ -45,7 +45,7 @@ jobs:
45
CHANNELS="-c intel -c main --override-channels"
46
VERSIONS="--python ${{ matrix.python }}"
47
TEST=""
48
-
+ ls
49
cd ./demos/mcpi
50
conda build $TEST $VERSIONS $CHANNELS conda-recipe
51
- name: Upload artifact
0 commit comments