Skip to content

Commit

Permalink
Possible fix for ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Aug 17, 2024
1 parent 66e8cb6 commit c87dd3a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/app_stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@ jobs:
path: source
ref: '${{ inputs.ref }}'

# - name: Checkout appstoreconnect-build-tools
# uses: actions/checkout@v2
# with:
# path: appstoreconnect-build-tools
# ref: main
# repository: namiml/appstoreconnect-build-tools
#
- name: Checkout appstoreconnect-build-tools
uses: actions/checkout@v2
with:
path: appstoreconnect-build-tools
ref: main
repository: namiml/appstoreconnect-build-tools

# - name: Set up Python
# uses: actions/setup-python@v1
# with:
Expand Down

0 comments on commit c87dd3a

Please sign in to comment.