fix(ci): batch 31 (4 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:05 +09:00
parent de174b06e6
commit ae6ef6023c
4 changed files with 359 additions and 131 deletions
@@ -18,7 +18,7 @@ jobs:
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
bun-version: "1.3.12"
- name: Install dependencies
run: bun install --frozen-lockfile