We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f928bbc commit f94ab8aCopy full SHA for f94ab8a
.github/workflows/deserializer-ci.yml
@@ -71,6 +71,7 @@ jobs:
71
with:
72
node-version: '18'
73
cache: 'npm'
74
+ cache-dependency-path: packages/dataprotector-deserializer/package-lock.json
75
76
- name: Install dependencies
77
working-directory: packages/dataprotector-deserializer
0 commit comments