diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 58e536a..b8d5c97 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -35,6 +35,7 @@ jobs: with: node-version: 20 cache: 'npm' + cache-dependency-path: 'web_wallet/package-lock.json' - name: Install dependencies run: | cd web_wallet