From 49c9ff4080579a660bcac11fec095304773d9772 Mon Sep 17 00:00:00 2001 From: Darice Date: Mon, 20 May 2024 13:21:05 -0600 Subject: [PATCH] mac --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 43f3ab3e..300ad819 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -214,8 +214,8 @@ jobs: python --version pip install requests python $GITHUB_WORKSPACE/.github/workflows/download_wx.py wx-3.2.3 - dir - dir wx-3.2.3 + ls + ls wx-3.2.3 echo "WXMSW3=$HOME/wx-3.2.3" >>$GITHUB_ENV chmod +x wx-3.2.3/bin/wx-config sudo ln -s $HOME/wx-3.2.3/bin/wx-config /usr/local/bin/wx-config-3