diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d5af86a..def7eb7 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,6 @@ jobs: - uses: pnpm/action-setup@v4 with: - version: 9 run_install: true env: NPM_TOKEN: xxx @@ -44,7 +43,6 @@ jobs: - uses: pnpm/action-setup@v4 with: - version: 9 run_install: true env: NPM_TOKEN: xxx