Skip to content

Commit

Permalink
try upgrading python
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoureaux committed Nov 24, 2023
1 parent 88b7dc2 commit 037ff5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,13 @@ jobs:
- name: Install build tools
run: |
brew update
brew uninstall python
brew install \
cmake \
ninja \
gettext \
create-dmg \
[email protected] \
python-setuptools # For fontconfig meson to find distutils
brew link gettext --force
- uses: lukka/run-vcpkg@v10
Expand Down

0 comments on commit 037ff5b

Please sign in to comment.