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 95081f7 commit 4f54498Copy full SHA for 4f54498
1 file changed
action.yml
@@ -224,7 +224,6 @@ runs:
224
225
# Find artifact URL again before uploading, as other concurrent workflows could upload the same artifact
226
- name: Find artifact URL again before uploading
227
- if: ${{ !steps.find-artifact.outputs.artifact-url }}
228
id: find-artifact-after-build
229
uses: callstackincubator/ios/.github/actions/find-artifact@v1
230
with:
0 commit comments