Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
Update ci
  • Loading branch information
SolDev69 authored Jan 1, 2024
1 parent a85a88f commit 45f7b85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ jobs:
- name: Build iOS
run: |
ln -s vulkan_ios.pc vulkan.pc
brew install meson pkg-config libclc bison expat python-mako libx11 libxcb libxdamage libxext ninja gettext [email protected]
brew update
brew bundle --verbose
brew install meson pkg-config libclc bison expat python-mako libx11 libxcb libxdamage libxext ninja gettext
pip3 install mako
# git clone --depth 1 https://gitlab.freedesktop.org/mesa/drm.git
# cd drm
Expand Down

0 comments on commit 45f7b85

Please sign in to comment.