Dane's personal website dane.computer
fork

Configure Feed

Select the types of activity you want to include in your feed.

change to pnpm run deploy

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 13 13 - name: "deps" 14 14 command: "pnpm install" 15 15 - name: "deploy" 16 - command: "pnpm deploy" 16 + command: "pnpm run deploy"