Skip to content

Commit

Permalink
Merge branch 'tomas/ci-build-doc-fix' (#443)
Browse files Browse the repository at this point in the history
* tomas/ci-build-doc-fix:
  make build-doc: only build rustdoc in this command
  • Loading branch information
tzemanovic committed Sep 7, 2022
2 parents afcdb2f + 8e4f451 commit 9ef7e84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ clean:

build-doc:
$(cargo) doc --no-deps
$(cargo) run --bin namada_encoding_spec
make -C docs build

doc:
# build and opens the docs in browser
Expand Down

0 comments on commit 9ef7e84

Please sign in to comment.