Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iRevive committed Dec 28, 2024
1 parent 653ebf0 commit 5cf5a4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,8 @@ lazy val docs = project
"OPEN_TELEMETRY_VERSION" -> OpenTelemetryVersion,
"OPEN_TELEMETRY_INSTRUMENTATION_ALPHA_VERSION" -> OpenTelemetryInstrumentationAlphaVersion
),
run / fork := true,
javaOptions += "-Dcats.effect.trackFiberContext=true",
laikaConfig := {
import laika.config.{ChoiceConfig, Selections, SelectionConfig}

Expand Down

0 comments on commit 5cf5a4e

Please sign in to comment.