Skip to content

Commit

Permalink
Merge branch 'main' into gh-action-add-npm-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Nov 27, 2023
2 parents 5da12f8 + 8067d97 commit be4456b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/peer-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm install -g lerna@6.6.2

- name: Install semver
run: npm install semver
run: npm install -g semver

- name: Check API dependency semantics
working-directory: packages
Expand Down

0 comments on commit be4456b

Please sign in to comment.