Skip to content

Commit be4456b

Browse files
authored
Merge branch 'main' into gh-action-add-npm-ci
2 parents 5da12f8 + 8067d97 commit be4456b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/peer-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npm install -g [email protected]
2121

2222
- name: Install semver
23-
run: npm install semver
23+
run: npm install -g semver
2424

2525
- name: Check API dependency semantics
2626
working-directory: packages

0 commit comments

Comments
 (0)