mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-06-03 22:42:30 +02:00
Always run setup to get yarn links in place (again)
This commit is contained in:
parent
c27c617d14
commit
4a52399ec2
2
Makefile
2
Makefile
@ -43,7 +43,7 @@ CSC_NAME ?=
|
||||
-include release.mk
|
||||
|
||||
setup:
|
||||
if [ ! -L "element-desktop/webapp" ]; then ./setup.sh; fi
|
||||
./setup.sh
|
||||
|
||||
element-desktop/build/SchildiChat.xcassets/SchildiChat.iconset: $(wildcard element-desktop/build/SchildiChat.xcassets/SchildiChat.iconset/*)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user