Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update cypress.yaml GHA to not refer to workflow name. (#9649)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkaye committed Dec 5, 2022
1 parent 556d32c commit 7065c58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cypress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7065c58

Please sign in to comment.