From a7230fce7fdbfa258ec949ec12483f8257982b85 Mon Sep 17 00:00:00 2001 From: Zoe Prieto <101403129+zoeprieto@users.noreply.github.com> Date: Mon, 18 Mar 2024 17:19:35 -0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3fa6df..b768388 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -53,7 +53,7 @@ jobs: run: | brew update brew install cmake libxml2 - brew link --overwrite python@3.12 + brew link --overwrite python@* mkdir build cd build mkdir /Users/runner/work/KDSource/KDinstall