mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
First, the labels used in this file need to be wrapped in `Label`, so that we can use the installer target from the internal repo. Second, when unpacking zips, the path passed to `ripunzip` included a trailing `\n`, which caused `ripunzip` to fail.