diff --git a/.github/workflows/mac_release.yml b/.github/workflows/mac_release.yml index 38ae6ad270..5198c08022 100644 --- a/.github/workflows/mac_release.yml +++ b/.github/workflows/mac_release.yml @@ -47,7 +47,6 @@ jobs: find /usr/local -name tclConfig.sh echo "---" - ls -l $(echo "puts [::tcl::pkgconfig get libdir,runtime]" | tclsh)/tclConfig.sh ls -l $(echo "puts [::tcl::pkgconfig get libdir,install]" | tclsh)/tclConfig.sh - name: Qt installation dir