build: fix typo

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-07-26 21:04:53 +02:00
parent ae7318a883
commit 248aafbd11
2 changed files with 2 additions and 2 deletions

View File

@@ -235,7 +235,7 @@ jobs:
X Version: ${{ env.BR_XVERSION }}
S Version: ${{ env.BR_SVERSION }}
artifacts: |
arcx-*.zip
arc-*.zip
update-x.zip
update-s.zip
checksum-x.sha256

View File

@@ -269,7 +269,7 @@ jobs:
X Version: ${{ env.BR_XVERSION }}
S Version: ${{ env.BR_SVERSION }}
artifacts: |
arcx-*.zip
arc-*.zip
update-x.zip
update-s.zip
checksum-x.sha256