Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Aug 25, 2022
1 parent 9c481f8 commit b4d37de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
security unlock-keychain -p actionrunner build.keychain
security import certificate.p12 -k build.keychain -P $MACOS_CERTIFICATE_PWD -T /usr/bin/codesign
security set-key-partition-list -S apple-tool:,apple:,codesign: -s -k actionrunner build.keychain
security set-keychain-settings -lut 900
echo "$NOTARIZATION_CERTIFICATE" | base64 -d > APIKey.p8
- name: Build CraftOS-PC
run: |
Expand Down

0 comments on commit b4d37de

Please sign in to comment.