mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-22 11:51:04 -04:00
Bypass deps
This commit is contained in:
parent
3dbbed5ebf
commit
52a6fd13b4
7
.github/workflows/cd.yml
vendored
7
.github/workflows/cd.yml
vendored
@ -45,12 +45,13 @@ jobs:
|
||||
- name: Install Python dependencies for custom project generation
|
||||
run: python -m pip install pyyaml
|
||||
|
||||
# - name: Install Kiwix dependencies
|
||||
# run:
|
||||
# |
|
||||
- name: Install Kiwix dependencies
|
||||
run:
|
||||
|
|
||||
# cd apple
|
||||
# brew bundle
|
||||
# cd ..
|
||||
brew install xcodegen
|
||||
|
||||
- name: Generate project based on tag
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user