Use latest build of libkiwix-13.0.0

This commit is contained in:
Emmanuel Engelhart 2023-12-10 12:50:13 +01:00
parent 1607e572c9
commit ae14c124e4
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3
2 changed files with 2 additions and 2 deletions

View File

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

View File

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