aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/jekyll.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
index 7e3e811..9c6f5ac 100644
--- a/.github/workflows/jekyll.yml
+++ b/.github/workflows/jekyll.yml
@@ -29,5 +29,5 @@ jobs:
with:
ruby-version: '${{ matrix.ruby-version }}'
bundler-cache: true
- - name: jekyll build
- run: bundle exec jekyll build
+ - name: Build
+ run: make build