parent
4d955518bb
commit
6eebb65632
|
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- name: Install and Build 🔧
|
- name: Install and Build 🔧
|
||||||
run: |
|
run: |
|
||||||
npm install -g mermaid.cli
|
npm install -g mermaid.cli
|
||||||
|
export JEKYLL_ENV=production
|
||||||
bundle exec jekyll build
|
bundle exec jekyll build
|
||||||
- name: Deploy 🚀
|
- name: Deploy 🚀
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue