Skip to content

Commit

Permalink
artifact pattern not name
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 17, 2024
1 parent 4d838a2 commit 37bdb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ jobs:
- name: Download program artifacts
uses: actions/download-artifact@v4
with:
name: compilation_artifact_*
pattern: compilation_artifact_*
path: ./artifacts

- name: Move compilation artifacts
Expand Down

0 comments on commit 37bdb80

Please sign in to comment.