Skip to content

Commit

Permalink
reinstall xz
Browse files Browse the repository at this point in the history
  • Loading branch information
dskloetd committed Jul 18, 2024
1 parent 5b7dcce commit 22ce76e
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 install xz
brew reinstall xz
echo "/usr/local/bin" >> $GITHUB_PATH
echo "$(brew --prefix)/opt/gnu-sed/libexec/gnubin" >> $GITHUB_PATH
fi
Expand Down

0 comments on commit 22ce76e

Please sign in to comment.