Commit f4b713b7 authored by nanahira's avatar nanahira

fix

parent 8e0e61bc
Pipeline #36819 failed with stages
in 8 minutes and 45 seconds
......@@ -20,7 +20,7 @@ export AUTOMAKE=automake
./.ci/libevent-prebuild.sh
./.ci/build-opus.sh
rm -rf sqlite3/VERSION
rm -rf sqlite3/VERSION sqlite3/version
./premake5 gmake --cc=clang --build-freetype --build-sqlite
......
......@@ -95,11 +95,11 @@ mat_windows:
stage: build
#variables:
# NO_LUA_SAFE: '1' # on client no lua safe
cache:
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
paths:
- bin/
- obj/
#cache:
# key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
# paths:
# - bin/
# - obj/
.exec_windows:
extends: ._exec_build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment