mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #533] [MERGED] Fix release build gradle setup #607
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/533
Author: @holzensp
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/17/2024
Merged by: @holzensp
Base:
main← Head:fixReleaseBuild📝 Commits (1)
4ccf5abFix release build gradle setup📊 Changes
1 file changed (+55 additions, -44 deletions)
View changed files
📝
pkl-cli/pkl-cli.gradle.kts(+55 -44)📄 Description
The release build is broken, because of the empty string in
CommandLineArgumentProvider. This PR fixes that.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.