Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix macOS release archive format (dhall-lang#2367)
macOS tar doesn't compress with bzip2 purely based on `tar.bz2` extension, `-j` must be provided. Fixes dhall-lang#2366
- Loading branch information