Skip to content

Commit

Permalink
Build the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 28, 2023
1 parent 3a9f303 commit d66d829
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
else
build_docs = false
end
build_docs = true # TODO: delete this debugging line
if build_docs
@info("We will build the docs")
set_environment_variable("BUILD_DOCS", "true")
Expand Down

0 comments on commit d66d829

Please sign in to comment.