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 8631acf commit faeb608Copy full SHA for faeb608
.github/workflows/main.yml
@@ -37,7 +37,6 @@ jobs:
37
uses: actions/setup-node@v5
38
with:
39
node-version: lts/*
40
- cache: 'npm'
41
42
- name: Install dependencies
43
run: |
0 commit comments