fix makefile
This commit is contained in:
parent
6b41cb53ec
commit
c733981e92
|
@ -48,6 +48,7 @@ if [ -z $NOSIGN ]; then
|
|||
popd
|
||||
fi
|
||||
|
||||
hc-releases -upload $DIR/pkg/dist --publish --purge
|
||||
hc-releases upload $DIR/pkg/dist/
|
||||
hc-releases publish
|
||||
|
||||
exit 0
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue