Skip to content

Commit 5aed324

Browse files
Fix file name in Gitlab CI config
1 parent a4fce7e commit 5aed324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ build_linux:
3535

3636
artifacts:
3737
paths:
38-
- KeyboardVisualizer-x86_64.AppImage
38+
- Keyboard_Visualizer-x86_64.AppImage
3939
expire_in: 1337 years
4040

4141
#-----------------------------------------------------------------------#

0 commit comments

Comments
 (0)