瀏覽代碼

ci: fix error

MystiPanda 1 年之前
父節點
當前提交
f4a110cfd7
共有 3 個文件被更改,包括 0 次插入8 次删除
  1. 0 2
      .github/workflows/alpha.yml
  2. 0 4
      .github/workflows/release.yml
  3. 0 2
      .github/workflows/updater.yml

+ 0 - 2
.github/workflows/alpha.yml

@@ -54,7 +54,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install and check
@@ -171,7 +170,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install and check

+ 0 - 4
.github/workflows/release.yml

@@ -48,7 +48,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install and check
@@ -158,7 +157,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install and check
@@ -220,7 +218,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install
@@ -246,7 +243,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install

+ 0 - 2
.github/workflows/updater.yml

@@ -17,7 +17,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install
@@ -42,7 +41,6 @@ jobs:
       - uses: pnpm/action-setup@v4
         name: Install pnpm
         with:
-          version: 9
           run_install: false
 
       - name: Pnpm install