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 8ae54b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
MSG="${{ github.event.head_commit.message }}"
MSG="${MSG##*build:}"
DIR="${MSG%%]*}"
echo $DIR
echo "::set-output name=DIR::$DIR"
if [ -e ./$DIR ]; then
PROJECT_EXISTS=true
Expand Down

0 comments on commit 8ae54b6

Please sign in to comment.