Skip to content

Commit 699aa88

Browse files
authored
Update .github/workflows/release.yml
1 parent 2888440 commit 699aa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
- name: Prereqs
100100
run: gem install xcpretty
101101
- name: Setup testing repo and quickstart
102-
run: QUICKSTART_BRANCH=nc/quickstarts scripts/setup_quickstart_spm.sh ${{ matrix.product }} nightly_release_testing
102+
run: scripts/setup_quickstart_spm.sh ${{ matrix.product }} nightly_release_testing
103103
- name: Install Secret GoogleService-Info.plist
104104
run: |
105105
scripts/decrypt_gha_secret.sh scripts/gha-encrypted/qs-${{ matrix.product }}.plist.gpg \

0 commit comments

Comments
 (0)