changes on fix to .circleci/config.yml,

This commit is contained in:
Alex Collins 2019-10-31 11:17:59 -07:00
parent b617e98b00
commit fb16fadc06

View file

@ -27,7 +27,7 @@ jobs:
else
echo 'export GIT_PUSH=false' >> $BASH_ENV
fi
- run: sh ./scripts/publish.sh
- run: bash ./scripts/publish.sh
workflows:
version: 2
workflow: