mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 15:33:05 +08:00
Fix case, just in case
This commit is contained in:
parent
d9435d24a6
commit
64b2189df8
@ -11,7 +11,7 @@ install:
|
|||||||
- cmd: choco install nvika -y
|
- cmd: choco install nvika -y
|
||||||
- cmd: dotnet tool install CodeFileSanity --version 0.0.16 --global
|
- cmd: dotnet tool install CodeFileSanity --version 0.0.16 --global
|
||||||
before_build:
|
before_build:
|
||||||
- cmd: codefilesanity
|
- cmd: CodeFileSanity
|
||||||
- cmd: nuget restore -verbosity quiet
|
- cmd: nuget restore -verbosity quiet
|
||||||
environment:
|
environment:
|
||||||
TargetFramework: net471
|
TargetFramework: net471
|
||||||
|
Loading…
Reference in New Issue
Block a user