Update build_binary.yml

This commit is contained in:
Teguh Hofstee 2019-12-10 00:55:33 -08:00 committed by GitHub
parent 28ea5c6750
commit ed2c8c1e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 5 deletions

View File

@ -49,8 +49,8 @@ jobs:
${{ runner.OS }}-
- name: Build
run: make
# - name: Test
# run: make test
- name: Test
run: make test
- name: Upload artifact
uses: actions/upload-artifact@v1
with:
@ -73,9 +73,6 @@ jobs:
with:
name: macos-latest
path: macos-latest
- name: Testing
run: |
tree
- name: Zip binary
run: |
zip --junk-paths linux ./ubuntu-latest/sv2v