Skip to content

Commit

Permalink
chore: noversion
Browse files Browse the repository at this point in the history
  • Loading branch information
tuanngocptn committed Oct 28, 2024
1 parent ff75573 commit 97f49fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vtd-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
# if: ${{ (matrix.format == 'IPA') && (steps.cache-primes.outputs.cache-hit != 'true') }}
if: matrix.format == 'IPA'
working-directory: ios
run: pod install
run: pod install --repo-update

- name: Install certificate and provision
if: matrix.format == 'IPA'
Expand Down

0 comments on commit 97f49fc

Please sign in to comment.