Skip to content

Commit

Permalink
Remove debug line.
Browse files Browse the repository at this point in the history
  • Loading branch information
resuna committed Jun 8, 2021
1 parent 7c05075 commit 6713ae8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mac-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
brew install boost || true
sudo mkdir -p /usr/local
sudo ln -sf /usr/local/opt/tcl-tk/include /usr/local/include/tcl8.6
ls -l /usr/local/include/tcl8.6/.
sudo cp /usr/local/opt/tcl-tk/lib/libtcl* /usr/local/lib
sudo ln -sf /usr/local/opt/tcl-tk/bin/tclsh8.6 /usr/local/bin/tclsh
sudo ln -sf /usr/local/opt/tcl-tk/bin/tclsh8.6 /usr/local/bin/tclsh8.6
Expand Down

0 comments on commit 6713ae8

Please sign in to comment.