There was an error while loading. Please reload this page.
1 parent 2170be7 commit b82c778Copy full SHA for b82c778
1 file changed
.github/workflows/publish-lib.yml
@@ -20,8 +20,6 @@ jobs:
20
with:
21
node-version: 24
22
registry-url: https://registry.npmjs.org
23
- - name: "Update to latest npm to use OIDC"
24
- run: npm install -g npm@latest
25
- name: "Install dependencies"
26
run: pnpm install
27
- name: Publish
0 commit comments