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 committed Aug 30, 2023
1 parent ed800f0 commit 682f9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
intall:
setup:
yarn install

build: install
Expand All @@ -8,4 +8,4 @@ format-check:
yarn run format:check

format-fix:
yarn run format:write
yarn run format:write

0 comments on commit 682f9a0

Please sign in to comment.