what is build

This commit is contained in:
scatterflower 2020-08-27 21:31:46 -05:00 committed by GitHub
parent 05b9030d8e
commit fe7dbc4055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE
qmake
build
make
- name: Upload binary
uses: actions/upload-artifact@v2