We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8575ea commit f1d7170Copy full SHA for f1d7170
1 file changed
.github/workflows/publish.yml
@@ -21,7 +21,6 @@ jobs:
21
node-version: '22'
22
registry-url: 'https://registry.npmjs.org'
23
24
- - run: npm install -g npm@latest
25
- run: corepack enable
26
- run: corepack prepare yarn@4.12.0 --activate
27
0 commit comments