Skip to content

Commit 746f4ed

Browse files
authored
chore: fix unsupported node version
Signed-off-by: typicode <[email protected]>
1 parent 26ebc5b commit 746f4ed

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)