Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Jan 7, 2025
1 parent 9875814 commit b256660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ poetry:
pip3 install -q poetry

poetry-install:
poetry install -q
poetry install

prod: poetry poetry-install run min
ci: poetry-install run
Expand Down

0 comments on commit b256660

Please sign in to comment.