Skip to content

Commit

Permalink
build:penguin_crossfilter
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Dec 29, 2020
1 parent 72a0307 commit 9a2ae6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
else
PROJECT_EXISTS=false
fi
echo "::set-output name=PROJECT_EXISTS::$PROJECT_EXISTS}"
echo "::set-output name=PROJECT_EXISTS::$PROJECT_EXISTS"
- name: conda setup
if: steps.vars.outputs.PROJECT_EXISTS == 'true'
run: |
Expand Down

0 comments on commit 9a2ae6d

Please sign in to comment.