Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealAmazonKendra authored Oct 9, 2023
1 parent a2db486 commit 1796c5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
node-version: 18.x
- name: Install dependencies
run: npm -g install yarn
run: npm -g install yarn lerna
- name: Build
run: yarn build

0 comments on commit 1796c5a

Please sign in to comment.