Skip to content

Commit a0f881b

Browse files
author
James Hagborg
committed
yet more frustrating debugging
1 parent 8fb149e commit a0f881b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/deploy_docs.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ git clone --quiet --branch=gh-pages "https://${GH_TOKEN}@github.com/teamhyper/hy
1212
ls -la
1313
cd gh-pages
1414
echo "debug: cwd is now $(pwd)"
15+
ls -la
1516
git status
17+
git branch
1618

1719
echo "Copying docs over..."
1820
# Copy docs over

0 commit comments

Comments
 (0)