Skip to content

Commit

Permalink
ci: fix lerna version for assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan authored Aug 3, 2023
1 parent 0acd2fc commit ad6360b
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 [email protected]
- name: Install dependencies
run: lerna bootstrap --no-ci
- name: Fetch updated assertions.csv
Expand Down

0 comments on commit ad6360b

Please sign in to comment.