khgk
This commit is contained in:
parent
b0380b1f0a
commit
617e1d06b2
1
.github/workflows/Jekyll.yml
vendored
1
.github/workflows/Jekyll.yml
vendored
@ -15,4 +15,5 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Building..
|
- name: Building..
|
||||||
run: |
|
run: |
|
||||||
|
gem install jekyll
|
||||||
cd docs && jekyll build
|
cd docs && jekyll build
|
||||||
|
Loading…
Reference in New Issue
Block a user