Skip to content

Commit

Permalink
Merge pull request #487 from eclipse-thingweb/egekorkan-patch-3
Browse files Browse the repository at this point in the history
ci: fix lerna version for assertions
  • Loading branch information
egekorkan authored Aug 3, 2023
2 parents 0acd2fc + ad6360b commit 84ad8df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/assertionscsv-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: "16"
- name: Use lerna
run: npm install -g lerna@6.6.2
- name: Install dependencies
run: lerna bootstrap --no-ci
- name: Fetch updated assertions.csv
Expand Down

0 comments on commit 84ad8df

Please sign in to comment.