Make releases work

This commit is contained in:
Tim Hockin 2016-05-30 17:22:53 -07:00
parent 793488ebab
commit 18d6af7c10
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ You may pass build options and packages to the script as necessary. To build
binaries for all platforms: binaries for all platforms:
```sh ```sh
hack/build-cross.sh make cross
``` ```
## Workflow ## Workflow