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