Update cypress.yaml GHA to not refer to workflow name. (#9649)
parent
556d32c4a8
commit
7065c58174
|
@ -96,7 +96,6 @@ jobs:
|
|||
- name: 📥 Download artifact
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
with:
|
||||
workflow: element-build-and-test.yaml
|
||||
run_id: ${{ github.event.workflow_run.id }}
|
||||
name: previewbuild
|
||||
path: webapp
|
||||
|
|
Loading…
Reference in New Issue