mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-26 05:18:31 -04:00
Use latest build of libkiwix-13.0.0
This commit is contained in:
parent
1607e572c9
commit
ae14c124e4
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
types: [published]
|
||||
|
||||
env:
|
||||
LIBKIWIX_VERSION: "13.0.0"
|
||||
LIBKIWIX_VERSION: "13.0.0-1"
|
||||
KEYCHAIN: /Users/runner/build.keychain-db
|
||||
KEYCHAIN_PASSWORD: mysecretpassword
|
||||
KEYCHAIN_PROFILE: build-profile
|
||||
|
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
- main
|
||||
|
||||
env:
|
||||
LIBKIWIX_VERSION: "13.0.0"
|
||||
LIBKIWIX_VERSION: "13.0.0-1"
|
||||
APPLE_STORE_AUTH_KEY_PATH: /tmp/authkey.p8
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user