Skip to content

Commit

Permalink
add generate-tocs to buildGHPages
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Oct 19, 2018
1 parent 7b7efb7 commit 94b26f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

function buildGHPages {
npm run generate-tocs
npm run build
}

Expand Down

0 comments on commit 94b26f3

Please sign in to comment.