Skip to content

Commit

Permalink
Merge pull request #809 from josevalim/patch-1
Browse files Browse the repository at this point in the history
Always install latest ExDoc before generating docs
  • Loading branch information
bryannaegele authored Jan 4, 2025
2 parents 8d6e51b + 19cff93 commit e1bf958
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ otlp_version=1.8.0
zipkin_version=1.1.0
semconv_version=0.2.0

mix escript.install hex ex_doc

ex_doc "opentelemetry" $sdk_version "_build/default/lib/opentelemetry/ebin" \
--source-ref v${sdk_version} \
--config apps/opentelemetry/docs.config $@ \
Expand Down

0 comments on commit e1bf958

Please sign in to comment.