Fix some workflow problems
This commit is contained in:
parent
c1324b2943
commit
5e7d5466e8
4 changed files with 51 additions and 83 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ clean:
|
|||
rm -f emgauwa-controller.sqlite
|
||||
|
||||
emgauwa-controller_%:
|
||||
$(TOOL) build --target $* --release --bin emgauwa-controller
|
||||
$(TOOL) build --target $* --release
|
||||
mkdir -p out/releases
|
||||
cp target/$*/release/emgauwa-controller out/releases/emgauwa-controller_$*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue