Skip to content

Commit 5a0c9a4

Browse files
Update main.yml
1 parent a354cf5 commit 5a0c9a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
uses: actions/setup-node@v3
1818
with:
1919
node-version: '20'
20-
cache: 'npm'
2120

2221
- name: Install dependencies
2322
run: npm install

0 commit comments

Comments
 (0)