Skip to content

Commit

Permalink
Switch build targets around
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Sep 8, 2024
1 parent f36ddf4 commit 4b18108
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
antora:
antora antora-playbook.yml

default:
rm -rf docs
mkdir docs
$(MAKE) -C modules/ROOT
cp CNAME README.md docs/

antora:
antora antora-playbook.yml

0 comments on commit 4b18108

Please sign in to comment.