mirror of
https://github.com/github/codeql.git
synced 2026-04-22 07:15:15 +02: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.