Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
Include .json file in release
Browse files Browse the repository at this point in the history
  • Loading branch information
nichtich committed Sep 5, 2019
1 parent c95ac04 commit fc1800a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default: kos-registry.ndjson
default: kos-registry.ndjson kos-registry.json

kos.ndjson: kos.yaml
./yaml2ndjson.js scheme $< > $@
Expand Down

0 comments on commit fc1800a

Please sign in to comment.