Skip to content

Commit 425d717

Browse files
committed
Revert "fix: find artifact again only after build"
This reverts commit 76630d1.
1 parent 76630d1 commit 425d717

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

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

193193
# Find artifact URL again before uploading, as other concurrent workflows could upload the same artifact
194194
- name: Find artifact URL again before uploading
195-
if: ${{ !steps.find-artifact.outputs.artifact-url }}
196195
id: find-artifact-after-build
197196
uses: callstackincubator/android/.github/actions/find-artifact@v1
198197
with:

0 commit comments

Comments
 (0)