mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Added build cache
This commit is contained in:
@@ -8,6 +8,8 @@ build_script:
|
||||
- ps: .\build.ps1
|
||||
artifacts:
|
||||
- path: 'bin**\*.dll'
|
||||
cache:
|
||||
- c:\tools\vcpkg\installed\
|
||||
deploy:
|
||||
- provider: Environment
|
||||
name: BUILDBOT
|
||||
|
||||
Reference in New Issue
Block a user