Skip to content

Commit 6f55f0e

Browse files
Rename Windows 64 MSI CI job
1 parent 567ad09 commit 6f55f0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ before_script:
623623
#-----------------------------------------------------------------------#
624624
# Windows (64-bit) MSI Target #
625625
#-----------------------------------------------------------------------#
626-
"Window 64 MSI":
626+
"Windows 64 MSI":
627627
image: registry.gitlab.com/openrgbdevelopers/openrgb-linux-ci-deb-builder:bookworm-i386
628628
stage: deploy
629629
tags:
@@ -642,4 +642,4 @@ before_script:
642642
name: "${CI_PROJECT_NAME}_Windows_64_msi_${CI_COMMIT_SHORT_SHA}"
643643
paths:
644644
- OpenRGB_Windows_64.msi
645-
expire_in: 30 days
645+
expire_in: 30 days

0 commit comments

Comments
 (0)