mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-10 06:10:05 -06:00
add yarn build again
This commit is contained in:
@@ -28,6 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate:
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
@@ -28,6 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate:
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
||||
|
||||
WEB_ASSETS_VERSION = v4.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user