Skip to content

Commit

Permalink
Merge branch 'dev' into 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jun 24, 2020
2 parents f266415 + 4a366b2 commit 3108932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
# 2020-06-24: The Homebrew copy of gettext leaks into the macOS build
# if it is present. Uninstall gettext to make sure that doesn't happen.
sudo brew uninstall --ignore-dependencies gettext
brew uninstall --ignore-dependencies gettext
# Do the build for the requested target.
make -e ${{ matrix.target }}
Expand Down

0 comments on commit 3108932

Please sign in to comment.