Skip to content

Commit

Permalink
retry with lerna bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Aug 16, 2023
1 parent 406be76 commit f5612b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ jobs:
- if: ${{ matrix.os == 'windows-latest' }}
run: npm config set python python2.7

- name: Lerna Bootstrap
run: |
npx [email protected] bootstrap
- name: Build/release Electron app
uses: samuelmeuli/[email protected]
with:
Expand Down

0 comments on commit f5612b8

Please sign in to comment.