Skip to content

Commit

Permalink
Merge pull request #1348 from tweag/macos-xz
Browse files Browse the repository at this point in the history
CircleCI: Install `xz` on MacOS
  • Loading branch information
mergify[bot] authored Jun 2, 2020
2 parents 844f87f + 229c2dc commit 5e401dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- run:
name: Install Nix
command: |
HOMEBREW_NO_AUTO_UPDATE=1 brew install xz
curl -L https://nixos.org/nix/install | sh
- run:
Expand Down

0 comments on commit 5e401dd

Please sign in to comment.