mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
appveyor: fixup cache list
This commit is contained in:
parent
d762c4023e
commit
3c35ed60d3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ version: 2.1.14.{branch}-{build}
|
||||||
os: MinGW
|
os: MinGW
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
SDL2-devel-2.0.4-mingw.tar.gz
|
- SDL2-devel-2.0.4-mingw.tar.gz
|
||||||
SDL2_mixer-devel-2.0.1-mingw.tar.gz
|
- SDL2_mixer-devel-2.0.1-mingw.tar.gz
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
CC: i686-w64-mingw32-gcc
|
CC: i686-w64-mingw32-gcc
|
||||||
|
|
Loading…
Reference in a new issue