removed npm global cache

This commit is contained in:
Marco Carrozzo
2023-01-23 16:04:27 +01:00
parent 48f02a77ca
commit 0cd83421f7
+1 -1
View File
@@ -157,7 +157,7 @@ jobs:
- uses: ./.github/actions/setup
with:
use-gh-nx-cache: false
use-gh-node-modules-cache: true
use-gh-node-modules-cache: false
cache-key-suffix: unit-tests-${{ matrix.unit-tests.name }}
- uses: ./.github/actions/download-cache-and-artifacts
with: