Skip to content

Commit 7aa6860

Browse files
authored
Update build.sh
1 parent 5398215 commit 7aa6860

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ if [ -f build-site.sh ]; then
33
rm build-site.sh
44
fi
55

6+
pwd
67

78
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
8-
sh build-site.sh
9+
sh build-site.sh

0 commit comments

Comments
 (0)