Skip to content

Commit c6c0646

Browse files
committed
Fix typo in appveyor.yml
1 parent 69503d2 commit c6c0646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ after_build:
3333
- cmd: >-
3434
3535
"C:\Program Files (x86)\NSIS\makensis.exe" "C:\etterna\stepmania.nsi"
36-
"C:\Program Files (x86)\NSIS\makensis.exe" /DSSongless "C:\etterna\stepmania.nsi"
36+
"C:\Program Files (x86)\NSIS\makensis.exe" /DSongless "C:\etterna\stepmania.nsi"
3737
3838
notifications:
3939
- provider: Email

0 commit comments

Comments
 (0)