update deploy

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/deploy.yml
··· 27 27 command: | 28 28 export PATH="$HOME/.nix-profile/bin:$PATH" 29 29 30 - bun install --frozen-lockfile 30 + bun install 31 31 32 32 bun run build 33 33 - name: deploy assets to wisp