Skip to content

Commit

Permalink
Tweaked build around readability step that is failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbum committed Dec 14, 2023
1 parent 3c8b68e commit adfd6ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Build Site
run: |
npm install
npm run site:build
npm run readability
npm run site:build
Expand Down

0 comments on commit adfd6ee

Please sign in to comment.