Skip to content

Commit

Permalink
updated github script
Browse files Browse the repository at this point in the history
  • Loading branch information
jijopulikkottil committed Jul 24, 2024
1 parent 071054e commit 33ee6d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Deploying.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
name: Deploying to Testflight for Staging
runs-on: macOS-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- name: Checkout repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 33ee6d5

Please sign in to comment.