build accounts from ocs

This commit is contained in:
jkoberg committed 2021-10-15 15:45:02 +02:00
1 parent ef9ee8726e
commit 52036082a7
1 file changed
+1
+1
View File
@@ -27,6 +27,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: yarn-build
@make -C ../accounts generate
.PHONY: yarn-build
yarn-build: node_modules