Bypass deps

This commit is contained in:
Balazs Perlaki-Horvath 2024-01-14 19:06:22 +01:00
parent 3dbbed5ebf
commit 52a6fd13b4

View File

@ -45,12 +45,13 @@ jobs:
- name: Install Python dependencies for custom project generation - name: Install Python dependencies for custom project generation
run: python -m pip install pyyaml run: python -m pip install pyyaml
# - name: Install Kiwix dependencies - name: Install Kiwix dependencies
# run: run:
# | |
# cd apple # cd apple
# brew bundle # brew bundle
# cd .. # cd ..
brew install xcodegen
- name: Generate project based on tag - name: Generate project based on tag
env: env: