Skip to content

Commit a3df9e7

Browse files
committed
Revert "#517: Try to fix eslint error"
This reverts commit aef85a4.
1 parent aef85a4 commit a3df9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eslint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- run: npm install -g [email protected]
20-
- run: npm install
20+
- run: npm install @eslint/js
2121
- run: eslint

0 commit comments

Comments
 (0)