[action] build artifacts in .releases dir to match actions

This commit is contained in:
max furman 2021-03-02 14:02:08 -08:00
parent 9cfdd2f3df
commit aef1e8ca7b

View file

@ -236,7 +236,7 @@ distclean: clean
#################################################
BINARY_OUTPUT=$(OUTPUT_ROOT)binary/
RELEASE=./.ci-releases
RELEASE=./.releases
define BUNDLE_MAKE
# $(1) -- Go Operating System (e.g. linux, darwin, windows, etc.)