Files
TUIkit/.github/workflows
phranck aefb4e19b4 fix: Add --disable-sandbox to DocC workflow for SwiftLint plugin compatibility
The SwiftLint build plugin downloads a binary artifact that cannot
execute inside the default sandbox on GitHub Actions macOS runners.
Adding --disable-sandbox allows the prebuild plugin to run.
2026-01-30 15:56:15 +01:00
..