Skip to content

Commit 208c29b

Browse files
author
samaid
committed
Added mcpi demo
1 parent cedbf74 commit 208c29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mcpi_build_test_upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
CHANNELS="-c intel -c main --override-channels"
4646
VERSIONS="--python ${{ matrix.python }}"
4747
TEST=""
48-
ls
48+
4949
cd ./demos/mcpi
5050
conda build $TEST $VERSIONS $CHANNELS conda-recipe
5151
- name: Upload artifact

0 commit comments

Comments
 (0)