Skip to content

Commit

Permalink
Debug outdated macOS Homebrew hacks.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumol committed May 28, 2024
1 parent ff41dd8 commit a102aee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency:
# Also increase timeout-minutes for the relevant OS when debugging remotely.
# Version 3 of mxschmitt/action-tmate should also work on Windows.
env:
TMATE_DEBUG: 'no'
TMATE_DEBUG: 'yes'
NGROK_DEBUG: 'no'


Expand Down Expand Up @@ -97,7 +97,6 @@ jobs:
# Also make sure binaries depending on these libs are out of the way.
- name: Hack Homebrew
run: |
sudo mv -v /usr/local/bin/git{,.saved}
sudo chmod -v a-r /usr/local/include/libintl.h
sudo chmod -v a-r /usr/local/opt/gettext/lib/libintl.*
Expand Down

0 comments on commit a102aee

Please sign in to comment.