Skip to content

Commit

Permalink
MNT: fix typo biuld to build
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro Henrique Marinho Bressan <[email protected]>
  • Loading branch information
Gui-FernandesBR and phmbressan authored Jan 25, 2024
1 parent ebf8457 commit e28e470
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 @@ -25,7 +25,7 @@ black:
pylint:
-pylint rocketpy tests --output=.pylint-report.txt

biuld-docs:
build-docs:
cd docs
python3 -m pip install -r requirements.txt
make html
Expand Down

0 comments on commit e28e470

Please sign in to comment.