mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-25 05:55:25 -04:00
Update build_apps.yml
This commit is contained in:
parent
aa4a8c7e57
commit
188210b32c
6
.github/workflows/build_apps.yml
vendored
6
.github/workflows/build_apps.yml
vendored
@ -37,10 +37,14 @@ jobs:
|
||||
|
||||
# move the custom files to the same folder
|
||||
- run: mv custom/*.* .
|
||||
|
||||
|
||||
# check file list
|
||||
- run: ls -la
|
||||
|
||||
# Run XcodeGen
|
||||
- run: brew install xcodegen
|
||||
- run: xcodegen
|
||||
|
||||
# check file list
|
||||
- run: ls -la
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user