1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Apply suggestions from code review

Co-authored-by: Michael Steenbeek <1478678+Gymnasiast@users.noreply.github.com>
This commit is contained in:
Michał Janiszewski
2024-11-23 21:38:53 +01:00
committed by GitHub
parent 41b13197d1
commit 01d23d81f0
2 changed files with 3 additions and 3 deletions

View File

@@ -637,7 +637,7 @@ jobs:
uses: actions/download-artifact@v4
with:
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
run: |
rm -rf *unsigned*