Skip to content

Commit 9a2ae6d

Browse files
committed
build:penguin_crossfilter
1 parent 72a0307 commit 9a2ae6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
else
3333
PROJECT_EXISTS=false
3434
fi
35-
echo "::set-output name=PROJECT_EXISTS::$PROJECT_EXISTS}"
35+
echo "::set-output name=PROJECT_EXISTS::$PROJECT_EXISTS"
3636
- name: conda setup
3737
if: steps.vars.outputs.PROJECT_EXISTS == 'true'
3838
run: |

0 commit comments

Comments
 (0)