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 6c0a10d commit ba8ca92Copy full SHA for ba8ca92
.github/workflows/smoke-test-run-ios.yml
@@ -44,10 +44,6 @@ jobs:
44
run: git submodule update --init modules/app-runner
45
shell: bash
46
47
- - name: Initialize app-runner submodule
48
- run: git submodule update --init modules/app-runner
49
- shell: bash
50
-
51
- name: Download app artifact
52
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
53
with:
0 commit comments