mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-22 20:18:33 -04:00
build accounts from ocs
This commit is contained in:
1 parent
ef9ee8726e
commit
52036082a7
1 file changed
+1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user