Skip to content

Commit

Permalink
Working on macos-13 runner.
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelsalawa committed Dec 7, 2024
1 parent f5a27d2 commit c3f0285
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/mac_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ jobs:
#brew install tcl-tk@8
brew reinstall tcl-tk@8
echo "PATH=/usr/local/opt/tcl-tk/bin:$PATH" >> $GITHUB_ENV
echo "----"
ls -l /System/Library/Frameworks/Tcl.framework/Versions
echo "----"
ls -l /System/Library/Frameworks/Tcl.framework/Versions/8.5
echo "----"
find /System/Library/Frameworks/Tcl.framework -name tclConfig.sh
- name: Qt installation dir
id: qt-installation-dir
Expand Down

0 comments on commit c3f0285

Please sign in to comment.