Skip to content

Commit 09659b5

Browse files
committed
Fix CI
1 parent dde8fe4 commit 09659b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4
12+
- uses: pnpm/action-setup@v4
1213
- name: Install modules
1314
run: pnpm i
1415
- name: Run ESLint

0 commit comments

Comments
 (0)