No need to specify cfgdir, we copy it to element-web

This commit is contained in:
SpiritCroc 2020-09-04 15:47:04 +02:00
parent 7a03c661d4
commit e3836332ed

View File

@ -13,7 +13,7 @@ web:
yarn --cwd element-web dist yarn --cwd element-web dist
desktop-common: web desktop-common: web
yarn --cwd element-desktop run fetch --cfgdir $(CFGDIR) yarn --cwd element-desktop run fetch --cfgdir ''
yarn --cwd element-desktop run build:native yarn --cwd element-desktop run build:native
desktop: windows linux desktop: windows linux