mirror of
https://github.com/kiwix/kiwix-apple-custom.git
synced 2025-09-24 04:43:35 -04:00
Merge pull request #34 from kiwix/feature/re-use-cd-from-main
Update path
This commit is contained in:
commit
cebd82c39f
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
||||
run: echo "${APPLE_STORE_AUTH_KEY}" | base64 --decode -o $APPLE_STORE_AUTH_KEY_PATH
|
||||
|
||||
- name: Build xcarchive
|
||||
uses: .github/actions/xcbuild
|
||||
uses: ./.github/actions/xcbuild
|
||||
with:
|
||||
action: archive
|
||||
xc-destination: generic/platform=${{ matrix.destination.platform }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user