瀏覽代碼

fix: :ambulance: fix CI

ThatOneCalculator 1 年之前
父節點
當前提交
a1d2c4050c
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/format-build-frontend.yaml
  2. 二進制
      bun.lockb

+ 1 - 1
.github/workflows/format-build-frontend.yaml

@@ -15,7 +15,7 @@ jobs:
         uses: oven-sh/setup-bun@v1
       - run: bun --version
       - name: Install frontend dependencies
-        run: bun install --frozen-lockfile
+        run: bun install
       - name: Format frontend
         run: bun run format
       - name: Build frontend

二進制
bun.lockb