Skip to content

Commit

Permalink
workflows: merge multiple Windows uploads together
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Dec 19, 2023
1 parent b996e91 commit e1d4420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-build-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@ jobs:
ref: master

- name: Download all artefacts
continue-on-error: true
uses: actions/download-artifact@v4
with:
pattern: windows-packages-*
merge-multiple: true
path: artifacts/

- name: Set up Windows checksums
Expand Down

0 comments on commit e1d4420

Please sign in to comment.