Skip to content

Commit

Permalink
Fix mobile build
Browse files Browse the repository at this point in the history
  • Loading branch information
KuznetsovNikita committed Jan 17, 2025
1 parent ad891fa commit 9503c64
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ipad-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,6 @@ jobs:
APPLE_PROFILE_NAME: GitHub CI/CD iPad
BUILD_PROVISION_PROFILE_BASE64: ${{ secrets.BUILD_PROVISION_PROFILE_BASE64 }}

- name: Upload logs to artifacts
uses: actions/upload-artifact@v3
if: failure()
with:
name: gum-logs
path: /Users/runner/Library/Logs/gym/*.log

- name: Summary
run: |
echo '### Successful iPad build 🚀🚀🚀' >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 9503c64

Please sign in to comment.