This commit is contained in:
2026-01-17 14:01:47 +08:00
parent 3d8a17ff9a
commit 54bb2c4395

View File

@@ -1,4 +1,4 @@
name: Node.js CI
name: Build and Deploy
on:
push:
@@ -73,6 +73,9 @@ jobs:
run: |
echo "Contents:" && ls -la artifact || true
- name: Install Bun
uses: oven-sh/setup-bun@v2
- name: Prepare deployment
run: |
bun install -g edgeone vercel wrangler