We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c7846 commit 4f8f90cCopy full SHA for 4f8f90c
.github/workflows/zip.yml
@@ -221,7 +221,7 @@ jobs:
221
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_framework.sh "${SDK}")
222
- name: Remove data before upload
223
if: ${{ failure() }}
224
- run: scripts/remove_data.sh authentiation
+ run: scripts/remove_data.sh authentication
225
# - uses: actions/upload-artifact@v4
226
# if: ${{ failure() }}
227
# with:
0 commit comments