Skip to content

Commit 6eebb65

Browse files
authored
1 parent 4d95551 commit 6eebb65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Install and Build 🔧
2929
run: |
3030
npm install -g mermaid.cli
31+
export JEKYLL_ENV=production
3132
bundle exec jekyll build
3233
- name: Deploy 🚀
3334
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)