Skip to content

Commit 13f3cc5

Browse files
committed
CI: Upgrading npm is no more needed
1 parent 6c8cc61 commit 13f3cc5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
- uses: pnpm/action-setup@v4
6565
with:
6666
version: latest
67-
- run: npm install -g npm@latest && npm --version
6867
- if: github.ref_type == 'branch'
6968
run: |
7069
set -euo pipefail

0 commit comments

Comments
 (0)