mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-18 05:22:42 +01:00
Apply suggestions from code review
Co-authored-by: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
41b13197d1
commit
01d23d81f0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -637,7 +637,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
# Having multiple artifacts named the same might be onfusing to the users. Drop the unsigned versions
|
# Having multiple artifacts named the same might be confusing to the users. Drop the unsigned versions.
|
||||||
- name: Remove unsigned artifacts
|
- name: Remove unsigned artifacts
|
||||||
run: |
|
run: |
|
||||||
rm -rf *unsigned*
|
rm -rf *unsigned*
|
||||||
|
|||||||
Reference in New Issue
Block a user