Skip to content

Commit

Permalink
spelling is my passion 😍
Browse files Browse the repository at this point in the history
  • Loading branch information
Mole1424 committed Oct 6, 2024
1 parent 3d850b5 commit 7c945ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ if [ -z $NO_PULL ]; then git pull --recurse-submodules; fi
# Build draft
sed -i 's/# DRAFT//g' config.toml
./zola build --drafts --base-url https://draft.uwcs.co.uk --output-dir ../draft --force
./zold build --drafts --base-url https://sponsors.uwcs.co.uk --output-dir ../sponsors --force
./zola build --drafts --base-url https://sponsors.uwcs.co.uk --output-dir ../sponsors --force

git restore config.toml

Expand Down

0 comments on commit 7c945ed

Please sign in to comment.