Skip to content

Commit 6c36f5e

Browse files
npm run build.
1 parent 00020d2 commit 6c36f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/checkout@v4
3636
- name: Setup npm
3737
uses: actions/setup-node@v4
38-
- run: npm install
38+
- run: npm run build
3939
- name: Setup Ruby
4040
uses: ruby/setup-ruby@v1
4141
with:

0 commit comments

Comments
 (0)