Skip to content

Commit

Permalink
chore; use sirius for success
Browse files Browse the repository at this point in the history
  • Loading branch information
zoobestik committed Jul 25, 2023
1 parent 18c7724 commit 23db76d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object BuildStdlibApiReference : BuildType({
dependencies {
dependency(AbsoluteId("Kotlin_BuildPlayground_Sirius_LibraryReferenceLatestDocs")) {
snapshot {
reuseBuilds = ReuseBuilds.YES
reuseBuilds = ReuseBuilds.SUCCESSFUL
onDependencyFailure = FailureAction.FAIL_TO_START
}
artifacts {
Expand Down

0 comments on commit 23db76d

Please sign in to comment.