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 69503d2 commit c6c0646Copy full SHA for c6c0646
appveyor.yml
@@ -33,7 +33,7 @@ after_build:
33
- cmd: >-
34
35
"C:\Program Files (x86)\NSIS\makensis.exe" "C:\etterna\stepmania.nsi"
36
- "C:\Program Files (x86)\NSIS\makensis.exe" /DSSongless "C:\etterna\stepmania.nsi"
+ "C:\Program Files (x86)\NSIS\makensis.exe" /DSongless "C:\etterna\stepmania.nsi"
37
38
notifications:
39
- provider: Email
0 commit comments