mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-02 13:48:15 +02:00
Keychain path
This commit is contained in:
parent
c285c67a10
commit
ff3e7720b3
2
.github/workflows/tauri-test.yml
vendored
2
.github/workflows/tauri-test.yml
vendored
@ -236,7 +236,7 @@ jobs:
|
||||
# Sign the JAR using jarsigner with the Apple Developer certificate
|
||||
echo "🔐 Signing JAR with Apple Developer certificate..."
|
||||
jarsigner -verbose \
|
||||
-keystore build.keychain \
|
||||
-keystore ../../../build.keychain \
|
||||
-storetype KeychainStore \
|
||||
-storepass "$KEYCHAIN_PASSWORD" \
|
||||
-signedjar "${MAIN_JAR}.signed" \
|
||||
|
Loading…
Reference in New Issue
Block a user