Skip to content

Commit

Permalink
Show xcodebuild log
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Oct 22, 2023
1 parent f96f2ef commit 2717839
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,9 @@ jobs:
APPLE_KEY_ID: '${{ secrets.APPLE_KEY_ID }}'
APPLE_ISSUER_ID: '${{ secrets.APPLE_ISSUER_ID }}'
APPLE_KEY_CONTENT: '${{ secrets.APPLE_KEY_CONTENT }}'
- name: Show log
if: always()
run: cat /Users/runner/Library/Logs/gym/Tonbrett-iosApp.log
create_release:
name: Create Release
runs-on: windows-latest # for some weird reason this job does not get picked on ubuntu
Expand Down

0 comments on commit 2717839

Please sign in to comment.