Skip to content

Commit 8af7dd5

Browse files
committed
Use modern npm
1 parent d3bddf3 commit 8af7dd5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/covector-version-or-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
node-version: 14
2424
registry-url: "https://registry.npmjs.org"
25+
- run: npm install --global npm@7.10.0
2526
- run: npm install
2627
- name: git config
2728
run: |

0 commit comments

Comments
 (0)