Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gares committed Oct 18, 2022
1 parent 63e20b4 commit 7cb5f17
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,10 @@ clean:
rm -rf _build
rm -rf docs/build

release: doc-publish
release:
dune-release -p elpi

$(MAKE) doc-publish

# testing
tests:
$(MAKE) build
Expand Down

0 comments on commit 7cb5f17

Please sign in to comment.