Skip to content

Commit

Permalink
[1.177.*] Pre-release merge (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
tramline-github[bot] authored May 22, 2024
2 parents 2688d79 + 2f9aff6 commit 6502fdc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ios_prod_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ jobs:
TERM: dumb
BUGSNAG_API_KEY: ${{ secrets.BUGSNAG_API_KEY }}
steps:
- uses: actions/checkout@v4

- name: Setup project
run: |
mkdir shared/build/compose/cocoapods/compose-resources;
./gradlew generateDummyFramework;
- name: Configure Tramline
id: tramline
uses: tramlinehq/[email protected]
Expand Down

0 comments on commit 6502fdc

Please sign in to comment.