Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Govoni committed Mar 15, 2022
1 parent 5ce65cb commit bb3f138
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 @@ -19,7 +19,7 @@ install:
python setup.py clean

.PHONY: update
update:
update: format lint
git add blazer
git commit -m "Updates"
git push origin main
Expand Down

0 comments on commit bb3f138

Please sign in to comment.