We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9581377 commit c81d45eCopy full SHA for c81d45e
1 file changed
.github/workflows/main.yml
@@ -93,6 +93,3 @@ jobs:
93
cp $PP_WIDGET_PATH ~/Library/MobileDevice/Provisioning\ Profiles
94
- name: Build app
95
run: bundle exec fastlane ci_beta
96
- - name: Show logs
97
- if: always()
98
- run: tail -n 500 /Users/runner/Library/Logs/gym/PennMobile-PennMobile.log
0 commit comments