···2121 # Build site
2222 corepack enable
2323 pnpm install --frozen-lockfile
2424- pnpm generate || pnpm generate # TODO: Remove this once I figure out why the CI intermittently fails
2424+ pnpm generate
+1-1
.tangled/workflows/deploy.yaml
···2525 # Build site
2626 corepack enable
2727 pnpm install --frozen-lockfile
2828- pnpm generate || pnpm generate # TODO: Remove this once I figure out why the CI intermittently fails
2828+ pnpm generate # || pnpm generate # TODO: Remove this once I figure out why the CI intermittently fails
29293030 # Download Wisp CLI
3131 # curl https://sites.wisp.place/nekomimi.pet/wisp-cli-binaries/wisp-cli-x86_64-linux -o wisp-cli