do same for ocis

This commit is contained in:
jkoberg
2021-10-15 16:22:47 +02:00
parent 2878b26c29
commit a23e648e17
5 changed files with 9 additions and 12 deletions
+4
View File
@@ -32,3 +32,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate:
@make -C ../accounts generate
@make -C ../graph-explorer generate
@make -C ../settings generate
@make -C ../web generate