Skip to content

Commit e004103

Browse files
committed
cache削除
1 parent 78c6fc8 commit e004103

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
@@ -13,7 +13,6 @@ jobs:
1313
- uses: actions/setup-node@v4
1414
with:
1515
node-version: 22
16-
cache: 'pnpm'
1716
- name: Install deps
1817
run: pnpm install
1918
- name: Run textlint

0 commit comments

Comments
 (0)