mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 19:05:59 -04:00
Fix invalidating AppVeyor dependency cache
This commit is contained in:
parent
01796d92d2
commit
6bf22cac6c
@ -18,8 +18,8 @@ environment:
|
|||||||
MINGW32:
|
MINGW32:
|
||||||
MSVC: rem
|
MSVC: rem
|
||||||
cache:
|
cache:
|
||||||
- c:\usr_msvc
|
- c:\usr_msvc -> appveyor.yml
|
||||||
- c:\usr_mingw32
|
- c:\usr_mingw32 -> appveyor.yml
|
||||||
before_build:
|
before_build:
|
||||||
- |-
|
- |-
|
||||||
set MINGW32_ARCH=i686-w64-mingw32
|
set MINGW32_ARCH=i686-w64-mingw32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user