mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 01:01:33 +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
|
||||
|
||||
cache:
|
||||
SDL2-devel-2.0.4-mingw.tar.gz
|
||||
SDL2_mixer-devel-2.0.1-mingw.tar.gz
|
||||
- SDL2-devel-2.0.4-mingw.tar.gz
|
||||
- SDL2_mixer-devel-2.0.1-mingw.tar.gz
|
||||
|
||||
environment:
|
||||
CC: i686-w64-mingw32-gcc
|
||||
|
|
Loading…
Reference in a new issue