Skip to content

Commit

Permalink
ci: debug logs
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdvlpr committed Dec 19, 2024
1 parent 4864f15 commit 52ac676
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
KEYCHAIN_PATH=$RUNNER_TEMP/app-signing.keychain-db
printf "four" | wc -c
printf "$CERTIFICATE_PATH" | wc -c
printf "$KEYCHAIN_PATH" | wc -c
printf "$MAC_CERTIFICATE_BASE64" | wc -c
printf "$MAC_CERTIFICATE_PASSWORD" | wc -c
printf "$KEYCHAIN_PASSWORD" | wc -c
Expand Down

0 comments on commit 52ac676

Please sign in to comment.