Skip to content

Commit 356143f

Browse files
committed
goddamn debug
1 parent 951eb1b commit 356143f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/deploy-gh-pages.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22
set -eu
33

4+
set -x
5+
46
if [ ! -d doc/build ]; then
57
echo 'Error: invalid directory. Deploy from repo root.'
68
exit 1

0 commit comments

Comments
 (0)