We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dac66d + 69af34c commit 478cb57Copy full SHA for 478cb57
1 file changed
.github/workflows/release.yml
@@ -36,9 +36,6 @@ jobs:
36
cache: 'pnpm'
37
registry-url: 'https://registry.npmjs.org'
38
39
- - name: Update npm
40
- run: npm install -g npm@latest
41
-
42
- name: Build
43
run: pnpm build
44
0 commit comments