another bs commit lmao
Some checks failed
Build and deploy website. / Build static site. (push) Failing after 14m29s
Build and deploy website. / Connect to deployment host, update, and redeploy docs website. (push) Has been skipped

This commit is contained in:
2025-09-10 19:24:57 -07:00
parent 4af692ef58
commit 190d9e2bf2

View File

@@ -8,4 +8,3 @@ services:
- ./node_modules:/app/node_modules
- ./dist:/app/dist
command: ["sh", "-c", "npm install && npm run build"]