summaryrefslogtreecommitdiff
path: root/build.sh
blob: 501f8dab04872b05c978fb36610a0cd95fe1afab (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash
#
# CI wrapper for building the website
#
set -euo pipefail

pnpm run build