Actions/workflows: upload binary artifact

This commit is contained in:
Shlomi Noach 2020-06-28 08:57:19 +03:00
parent fb4aca1567
commit 2b71b73285

View File

@ -17,3 +17,9 @@ jobs:
- name: Build
run: script/cibuild
- name: Upload gh-ost binary artifact
uses: actions/upload-artifact@v1
with:
name: gh-ost
path: bin/gh-ost