Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed May 15, 2024
1 parent ecf6395 commit 212f724
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ jobs:
# wx-config-3 --cflags
# echo ${HOME}/wx-3.2.3/bin >> $GITHUB_PATH
brew install wxmac
wx-config-3 --cflags
ls /usr/local/Cellar/wxwidgets/3.2.5
/usr/local/Cellar/wxwidgets/3.2.5/wx-config-3 --cflags
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v2
Expand Down

0 comments on commit 212f724

Please sign in to comment.