Skip to content

Commit b4aa811

Browse files
ci(github): fix workflow lint.yml
1 parent 657c93a commit b4aa811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
uses: actions/setup-node@v4
1515
with:
1616
cache: npm
17-
node-version-file: .nvmrc
1817

1918
- name: Install dependencies
2019
run: npm ci --prefer-offline

0 commit comments

Comments
 (0)