mirror of
https://github.com/phranck/TUIkit.git
synced 2026-05-21 09:50:35 +00:00
aefb4e19b4
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.