Skip to content

Commit 527a5f6

Browse files
committed
Try using WIP build script
1 parent 9ecd3c9 commit 527a5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
if [ -f build-site.sh ]; then
33
rm build-site.sh
44
fi
5-
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/netlify-poc/scripts/build-site.sh -o build-site.sh
5+
curl https://raw.githubusercontent.com/mongodb/docs-worker-pool/DOP-5171-parser-cache/scripts/build-site.sh -o build-site.sh
66
sh build-site.sh

0 commit comments

Comments
 (0)