From e6ff0d9eab049db93e2f4464a4b8dd24e66347a7 Mon Sep 17 00:00:00 2001 From: Moshe Jonathan Gordon Radian Date: Sat, 2 Mar 2024 22:04:26 +0100 Subject: [PATCH] Update deploy-musicxml-singer-with-oddvoices.yml --- .github/workflows/deploy-musicxml-singer-with-oddvoices.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-musicxml-singer-with-oddvoices.yml b/.github/workflows/deploy-musicxml-singer-with-oddvoices.yml index 953d1ca..b380ede 100644 --- a/.github/workflows/deploy-musicxml-singer-with-oddvoices.yml +++ b/.github/workflows/deploy-musicxml-singer-with-oddvoices.yml @@ -35,6 +35,7 @@ jobs: with: node-version: 18 cache: 'npm' + cache-dependency-path: 'musicxml-singer-with-oddvoices/package-lock.json' - name: Set up emscripten run: sudo apt-get install emscripten - name: Install dependencies