Skip to content

Commit

Permalink
Merge branch 'dev' into 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Jun 24, 2020
2 parents 93aad9a + 4a366b2 commit 480f9c7
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 480f9c7

Please sign in to comment.