Fix Coverity Build

This commit is contained in:
Anton Kochkov 2019-12-12 18:45:37 +08:00 committed by GitHub
parent 34350bda10
commit 807e24edc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ jobs:
- name: Submit the result to Coverity Scan
run: |
cd build
tar czvf cutter.tgz cov-int
curl \
--form project=radareorg-cutter \