We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f8032 commit fcfba64Copy full SHA for fcfba64
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,6 @@ jobs:
20
uses: actions/setup-node@v4
21
with:
22
node-version: '20.9.0'
23
- cache: 'npm'
24
25
- name: Install dependencies
26
run: npm install
0 commit comments