Skip to content

Commit

Permalink
Pin xz version for homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
dskloetd committed Jul 18, 2024
1 parent 22ce76e commit e3219b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reproducible-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
brew install jq
brew install coreutils
brew install gzip
brew reinstall xz
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/341f40d8b016eb0fa0b0c026a69e4e5b134c7275/Formula/xz.rb
echo "/usr/local/bin" >> $GITHUB_PATH
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
fi
Expand Down

0 comments on commit e3219b5

Please sign in to comment.