mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #1349] [MERGED] Fix CI build for pkldoc #1033
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/1349
Author: @bioball
Created: 12/5/2025
Status: ✅ Merged
Merged: 12/5/2025
Merged by: @bioball
Base:
main← Head:fix-pkldoc-ci📝 Commits (1)
b61b664Fix CI build for pkldoc📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts(+2 -1)📄 Description
Fixes an issue where the executable is not built.
Haven't dug into why this broke; this was working just a little bit ago (see https://github.com/apple/pkl/actions/runs/19911073549/job/57079605641?pr=1342).
Nevertheless, the lifecycle job dependencies were a little wonky (test should assemble first).
[native-pkl-doc]
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.