Update build.yml

This commit is contained in:
altf_four 2020-04-23 10:46:59 +03:00 committed by GitHub
parent a3b7c66d99
commit 138620553f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: git checkout HEAD^
- name: Build Generic Debuggable Linux Binary
run: ./build.sh
- name: Upload artifact