Skip to content

Commit

Permalink
Update assertionscsv-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Jul 27, 2023
1 parent 1a7b9ef commit 29ccccf
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 29ccccf

Please sign in to comment.