From f4a110cfd7a44c6a6f3591a497c61746026630a2 Mon Sep 17 00:00:00 2001 From: MystiPanda Date: Sat, 8 Jun 2024 20:58:57 +0800 Subject: [PATCH] ci: fix error --- .github/workflows/alpha.yml | 2 -- .github/workflows/release.yml | 4 ---- .github/workflows/updater.yml | 2 -- 3 files changed, 8 deletions(-) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 9de0572..12bd4b5 100644 --- a/.github/workflows/alpha.yml +++ b/.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 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e70fa78..20031dc 100644 --- a/.github/workflows/release.yml +++ b/.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 diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index a6c6b9b..3f144b4 100644 --- a/.github/workflows/updater.yml +++ b/.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