We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dac66d commit 69af34cCopy full SHA for 69af34c
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