🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/apple/pkl/pull/1349
**Author:** [@bioball](https://github.com/bioball)
**Created:** 12/5/2025
**Status:** ✅ Merged
**Merged:** 12/5/2025
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `fix-pkldoc-ci`
---
### 📝 Commits (1)
- [`b61b664`](https://github.com/apple/pkl/commit/b61b664750d2112824bffbd60f90b6e34c79e84b) Fix CI build for pkldoc
### 📊 Changes
**1 file changed** (+2 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts` (+2 -1)
</details>
### 📄 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]
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.