Merge pull request #34 from kiwix/feature/re-use-cd-from-main

Update path
This commit is contained in:
BPH 2024-01-14 19:46:06 +01:00 committed by GitHub
commit cebd82c39f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}