Skip to content

Commit c1ae0d3

Browse files
authored
Update reusable-hugo-workflow.yml
1 parent d87d6fb commit c1ae0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-hugo-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: pnpm install
3939

4040
- name: Lint the source files
41-
run: pnpm run lint
41+
run: pnpm run lint:fix
4242

4343
- name: Install Hugo CLI
4444
run: |

0 commit comments

Comments
 (0)