Skip to content

Commit 4f54498

Browse files
committed
Revert "fix: find artifact again only after build"
This reverts commit 95081f7.
1 parent 95081f7 commit 4f54498

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ runs:
224224

225225
# Find artifact URL again before uploading, as other concurrent workflows could upload the same artifact
226226
- name: Find artifact URL again before uploading
227-
if: ${{ !steps.find-artifact.outputs.artifact-url }}
228227
id: find-artifact-after-build
229228
uses: callstackincubator/ios/.github/actions/find-artifact@v1
230229
with:

0 commit comments

Comments
 (0)