From 9934fd196d5a2e84880f88c5c29ae477742660a7 Mon Sep 17 00:00:00 2001 From: VB Date: Thu, 29 Jun 2017 13:18:11 +0200 Subject: [PATCH] package shaders in appveyor --- appveyor.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 94464053..dc14411f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -31,5 +31,8 @@ artifacts: name: release_win32 - path: builds/build_win64/Release/eu07++ng.exe name: release_win64 +- path: shaders + name: shaders + type: zip cache: - builds/deps_win -> builds/download_windeps.bat \ No newline at end of file