Skip to content

Commit

Permalink
try different sourcelinks version
Browse files Browse the repository at this point in the history
  • Loading branch information
bishabosha committed Oct 6, 2022
1 parent 387f7bb commit 463028c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/scripts/cmdScaladocTests
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ DOTTY_BOOTSTRAPPED_VERSION_COMMAND="$SBT \"eval println(Build.dottyVersion)\""
DOTTY_BOOTSTRAPPED_VERSION=$(eval $DOTTY_BOOTSTRAPPED_VERSION_COMMAND | tail -n 2 | head -n 1)

GITHUB_REPOSITORY="lampepfl/dotty"
GITHUB_SHA="3.0.0"
GITHUB_SHA="3.2.1-RC2"

"$SBT" "scaladoc/generateTestcasesDocumentation" > "$tmp" 2>&1 || echo "generated testcases project with sbt"
dist/target/pack/bin/scaladoc \
Expand Down

0 comments on commit 463028c

Please sign in to comment.