From 7923377eda3c673960dc8958c3151676ee3f99c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Salawa?= Date: Sat, 7 Dec 2024 12:29:57 +0100 Subject: [PATCH] Working on macos-13 runner. --- .github/workflows/mac_release.yml | 1 - 1 file changed, 1 deletion(-) 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