Skip to content

Commit 80d811b

Browse files
authored
chore: fix unsupported node version
Signed-off-by: typicode <typicode@gmail.com>
1 parent d82123b commit 80d811b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
node-version: '18'
2020
registry-url: 'https://registry.npmjs.org'
2121
cache: npm
22-
- run: npm install -g npm@latest
2322
- run: npm install
2423
- run: npm publish --provenance --access public
2524
env:

0 commit comments

Comments
 (0)