From 3921011a1f07bd917d10bf18c4a5bd6fd6a71e39 Mon Sep 17 00:00:00 2001 From: Laurent Pugin Date: Fri, 19 Jan 2024 11:02:15 +0100 Subject: [PATCH] Reset cache --- .github/workflows/ci_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index f48281b5631..c03acec7977 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -44,7 +44,7 @@ env: # emscripten EM_VERSION: latest EM_CACHE_FOLDER: "emsdk-cache" - EM_CACHE_ID: 2 + EM_CACHE_ID: 3 # gh-pages GH_PAGES_REPO: ${{ github.repository_owner }}/verovio.org # works from rism-digital and from forks