Updated CI cache

This commit is contained in:
Eric Kotato 2020-04-02 12:14:34 +03:00
parent 0fd9dd32d4
commit 704b0ef335
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
CMAKE_VER: "3.17.0"
UPLOAD_ARTIFACT: "false"
ONLY_CACHE: "false"
MANUAL_CACHING: "6"
MANUAL_CACHING: "7"
DOC_PATH: "docs/building-cmake.md"
AUTO_CACHING: "1"

View file

@ -33,7 +33,7 @@ jobs:
LIBICONV_VER: "libiconv-1.16"
UPLOAD_ARTIFACT: "false"
ONLY_CACHE: "false"
MANUAL_CACHING: "2"
MANUAL_CACHING: "3"
DOC_PATH: "docs/building-xcode.md"
AUTO_CACHING: "1"