My digital garden

fix ci

+2
+2
.tangled/workflows/deploy.yml
··· 15 15 CLOUDFLARE_ACCOUNT_ID: e7d28a4222e6af03dc7cee5ff1078546 16 16 17 17 steps: 18 + - name: Prerun 19 + command: export PATH="$HOME/.nix-profile/bin:$PATH" 18 20 - name: Install dependencies 19 21 command: bun install --frozen-lockfile 20 22 - name: Build site