Skip to content

Commit

Permalink
build: fix mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Sep 20, 2024
1 parent 2799fed commit b7c7f72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/job_build_game_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
# Install the rest.
sudo port -N install create-dmg meson ninja pkgconfig
sudo port -N install apple-pki-bundle curl-ca-bundle
sudo pip3 install pyjson5
- name: "Build dependencies: Compression libraries (universal)"
Expand Down

0 comments on commit b7c7f72

Please sign in to comment.