We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567ad09 commit 6f55f0eCopy full SHA for 6f55f0e
.gitlab-ci.yml
@@ -623,7 +623,7 @@ before_script:
623
#-----------------------------------------------------------------------#
624
# Windows (64-bit) MSI Target #
625
626
-"Window 64 MSI":
+"Windows 64 MSI":
627
image: registry.gitlab.com/openrgbdevelopers/openrgb-linux-ci-deb-builder:bookworm-i386
628
stage: deploy
629
tags:
@@ -642,4 +642,4 @@ before_script:
642
name: "${CI_PROJECT_NAME}_Windows_64_msi_${CI_COMMIT_SHORT_SHA}"
643
paths:
644
- OpenRGB_Windows_64.msi
645
- expire_in: 30 days
+ expire_in: 30 days
0 commit comments