Skip to content

Commit

Permalink
Merge pull request #205 from Ruben-VandeVelde/doc-lake-update
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKontorovich authored Nov 7, 2024
2 parents 59fefb9 + 8816a9c commit be63f57
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ build:
$(LAKEBIN) exe cache get
$(LAKEBIN) build

doc: .lake/packages/doc-gen4
doc:
$(LAKEBIN) -R -Kenv=dev build $(PROJECT):docs
.lake/packages/doc-gen4:
$(LAKEBIN) -R -Kenv=dev update
clean-doc:
rm -rf .lake/build/doc/*

Expand Down

0 comments on commit be63f57

Please sign in to comment.