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 df45d06 commit eeddb71Copy full SHA for eeddb71
.github/workflows/cli-pr-checks.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
node-version: 20
25
cache: "npm"
26
- cache-dependency-path: extensions/cli/package-lock.json
+ # cache-dependency-path: extensions/cli/package-lock.json
27
28
- name: Setup packages
29
uses: ./.github/actions/setup-packages
0 commit comments