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 cac7104 commit 8fe008bCopy full SHA for 8fe008b
.github/workflows/deploy.yml
@@ -25,8 +25,6 @@ jobs:
25
uses: actions/setup-node@v4
26
with:
27
node-version: '20'
28
- cache: npm
29
- cache-dependency-path: website/package-lock.json
30
31
- name: Install dependencies
32
working-directory: ./website
0 commit comments