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 a354cf5 commit 5a0c9a4Copy full SHA for 5a0c9a4
.github/workflows/main.yml
@@ -17,7 +17,6 @@ jobs:
17
uses: actions/setup-node@v3
18
with:
19
node-version: '20'
20
- cache: 'npm'
21
22
- name: Install dependencies
23
run: npm install
0 commit comments