Skip to content

Commit 79ff915

Browse files
authored
Update main.yml
1 parent 9323c10 commit 79ff915

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ jobs:
2121
node-version: '20.x'
2222
registry-url: 'https://registry.npmjs.org'
2323

24-
- name: Update npm
25-
run: npm install -g npm@latest
26-
- run: npm ci
27-
2824
- uses: pnpm/action-setup@v4
2925
with:
3026
version: latest

0 commit comments

Comments
 (0)