Skip to content

Commit

Permalink
Build site and pdf by default
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Dec 3, 2020
1 parent 12fe72c commit c1553a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dune
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
(env
(non-deterministic (env-vars (MDX_RUN_NON_DETERMINISTIC true))))

(alias
(name install)
(deps
(alias site)
(alias pdf)))

0 comments on commit c1553a5

Please sign in to comment.