parent
c38c88ce80
commit
40eb0e673f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
ruby-version: 3.2.2
|
||||
- name: Build
|
||||
run: cd main && bundle exec jekyll build
|
||||
run: cd main && bundle && bundle exec jekyll build
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue