mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 19:08:58 +03:00
try to make appveyor happy
This commit is contained in:
parent
01bd9f659d
commit
b130b85df8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ environment:
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- c:\tools\vcpkg\installed\ -> appveyor.yml
|
- c:\tools\vcpkg\installed\ -> appveyor.yml
|
||||||
- .deps -> deps\CMakeLists.txt, appveyor.yml
|
- .deps -> appveyor.yml,deps\CMakeLists.txt
|
||||||
|
|
||||||
build:
|
build:
|
||||||
verbosity: minimal
|
verbosity: minimal
|
||||||
|
|
Loading…
Reference in a new issue