We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00020d2 commit 6c36f5eCopy full SHA for 6c36f5e
1 file changed
.github/workflows/jekyll.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@v4
36
- name: Setup npm
37
uses: actions/setup-node@v4
38
- - run: npm install
+ - run: npm run build
39
- name: Setup Ruby
40
uses: ruby/setup-ruby@v1
41
with:
0 commit comments