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 7923377 commit 646c3d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mac_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
find /usr/local -name tclConfig.sh
echo "---"
ls -l $(echo "puts [::tcl::pkgconfig get libdir,install]" | tclsh)/tclConfig.sh
#ls -l $(echo "puts [::tcl::pkgconfig get libdir,install]" | tclsh)/tclConfig.sh
find /usr/local/Cellar/tcl-tk@8/8.6.15
- name: Qt installation dir
id: qt-installation-dir
Expand Down

0 comments on commit 646c3d7

Please sign in to comment.