Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Antonette Caldwell <[email protected]>
  • Loading branch information
nebula-aac authored Aug 30, 2023
1 parent a950448 commit 4676de0
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
build:
intall:
yarn install

build: install
yarn run build-all

format:
yarn run format
yarn run format

0 comments on commit 4676de0

Please sign in to comment.