Fix some workflow problems
This commit is contained in:
parent
87ea9aa668
commit
9a87e502f7
3 changed files with 2 additions and 27 deletions
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ clean:
|
|||
rm -f emgauwa-core.sqlite
|
||||
|
||||
emgauwa-core_%:
|
||||
$(TOOL) build --target $* --release --bin emgauwa-core
|
||||
$(TOOL) build --target $* --release
|
||||
mkdir -p out/releases
|
||||
cp target/$*/release/emgauwa-core out/releases/emgauwa-core_$*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue