Skip to content

Commit c3ef537

Browse files
authored
Update lint.yml
1 parent 55723e9 commit c3ef537

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/lint.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: 18
2929
registry-url: https://registry.npmjs.org/
3030

31-
- name: npm install, build
32-
run: |
33-
npm install
34-
npm run astro build
31+
- name: npm install, build
32+
run: |
33+
npm install
34+
npm run astro build

0 commit comments

Comments
 (0)