Skip to content

Commit dac519f

Browse files
authored
Merge pull request #88481 from Expensify/Rory-DropUnnecessaryArtifactDownload
[No QA] Remove unnecessary artifact download step
2 parents 72f2857 + f14a61e commit dac519f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/buildAdHoc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,6 @@ jobs:
145145
with:
146146
ref: ${{ inputs.APP_REF }}
147147

148-
- name: Download Artifact
149-
# v7
150-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
151-
152148
- name: Publish links to apps for download on Expensify/App PR
153149
if: ${{ inputs.APP_PR_NUMBER != '' }}
154150
uses: ./.github/actions/javascript/postTestBuildComment

0 commit comments

Comments
 (0)