Skip to content

Commit 882b8d3

Browse files
authored
Update lint.yaml
1 parent 4899d11 commit 882b8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
uses: actions/setup-node@v4
6666
with:
6767
node-version: lts/*
68-
cache: npm
68+
#cache: npm
6969
- name: Install commitlint
7070
run: npm install -D @commitlint/cli @commitlint/config-conventional
7171
- name: Print versions

0 commit comments

Comments
 (0)