Skip to content

Commit

Permalink
download only ubuntu artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Apr 19, 2024
1 parent 09315c3 commit ea83b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
- name: Download coverage artifact
uses: actions/download-artifact@v4
with:
pattern: build-*
pattern: build-ubuntu-*

- name: Upload coverage to Codecov
if: inputs.code_coverage == true
Expand Down

0 comments on commit ea83b7c

Please sign in to comment.