Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bovine committed May 10, 2024
1 parent d9a0346 commit 0ced7a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: |
brew update
brew install tcl-tk || true
ls -lR /usr/local/opt/tcl-tk
sudo mkdir -p /usr/local/include /usr/local/lib /usr/local/bin
sudo ln -sf /usr/local/opt/tcl-tk/include /usr/local/include/tcl8.6
sudo rm -f /usr/local/lib/libtcl* || true
Expand Down

0 comments on commit 0ced7a5

Please sign in to comment.