Skip to content
Snippets Groups Projects
Commit d2e15e60 authored by Philipp Stadler's avatar Philipp Stadler
Browse files

chore: re-add rule for unzipped release dir with version

parent 3fd400fb
No related branches found
No related tags found
1 merge request!43fix: do not delete previously added note types
......@@ -133,7 +133,9 @@ $(RELEASE_ARCHIVE): build
# builds e.g. sinologie-anki-pack-1.1.1/
.PHONY: build
build: \
build: $(RELEASE_DIR)
$(RELEASE_DIR): \
$(APKGS) \
$(RELEASED_STATIC_CONTENT) \
$(COMBINED_CHANGELOG_HTML) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment