Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 1d19c24

Browse files
author
Kent C. Dodds
committed
fix(build): Trying out printing stuff out... #455
1 parent daecd8d commit 1d19c24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/publish-latest.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ echo "setting remote"
1111
git remote set-url origin https://formly-bot:$BOT_GH_TOKEN@github.com/formly-js/angular-formly.git >/dev/null 2>/dev/null
1212

1313
echo "checking out latest"
14+
git remote show origin
1415
git remote update
1516
git fetch origin
1617
git checkout --track origin/latest

0 commit comments

Comments
 (0)