build accounts from ocs

This commit is contained in:
jkoberg
2021-10-15 15:45:02 +02:00
parent ef9ee8726e
commit 52036082a7

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