this is a bullshit commit that only serves to trigger automation cus I fucked up setting up the repo.
Some checks failed
Build and deploy website. / Build static site. (push) Failing after 15m15s
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 17:48:49 -07:00
parent 7475313384
commit 4af692ef58

View File

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