Skip to content

Commit 975617b

Browse files
author
samaid
committed
Fixing build
1 parent 208c29b commit 975617b

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-
48+
ls
4949
cd ./demos/mcpi
5050
conda build $TEST $VERSIONS $CHANNELS conda-recipe
5151
- name: Upload artifact

0 commit comments

Comments
 (0)