summaryrefslogtreecommitdiff
path: root/build-site.sh
diff options
context:
space:
mode:
authorseth <[email protected]>2024-10-09 10:59:13 -0400
committerGitHub <[email protected]>2024-10-09 10:59:13 -0400
commitd17bca56238e9ca326d60e58230d0d354f23bfe8 (patch)
tree12aee4c37a1490914e6307ce1b0023be2df93105 /build-site.sh
parent7d6495399d5e1ba429a339de1c3a00f121e89305 (diff)
back to astro for hopefully the last time (#146)
Diffstat (limited to 'build-site.sh')
-rwxr-xr-xbuild-site.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-site.sh b/build-site.sh
index 60953ab..501f8da 100755
--- a/build-site.sh
+++ b/build-site.sh
@@ -4,4 +4,4 @@
#
set -euo pipefail
-zola build --output-dir dist
+pnpm run build