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 b9ee34a commit cedbf74Copy full SHA for cedbf74
.github/workflows/mcpi_build_test_upload.yml
@@ -45,6 +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