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