Skip to content

Commit f1149f7

Browse files
committed
chore: fix ci
1 parent 65397fc commit f1149f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
cache: 'pnpm'
2121
- run: pnpm install
2222
- run: pnpm lint:fix
23-
- run: pnpm run automd
23+
- run: pnpm automd
2424
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
2525
with:
2626
commit-message: 'chore: apply automated updates'

0 commit comments

Comments
 (0)