Skip to content

Commit

Permalink
Update besom scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelprazak committed Feb 8, 2024
1 parent 9d716a4 commit c34efe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Packages.scala
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ object Packages:
println(s"Packages directory: '$targetPath'")
println(s"Schemas directory: '$schemasDir'")
}

def listLatestPackages(targetPath: os.Path): Unit = {
val metadata = readPackagesMetadata(targetPath)
println(s"Found ${metadata.size} packages in Pulumi repository")
Expand Down

0 comments on commit c34efe6

Please sign in to comment.