Update build_binary.yml

This commit is contained in:
Teguh Hofstee 2019-11-02 19:53:24 -07:00 committed by GitHub
parent f64a431a90
commit 1447db872c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1
- name: Install dependencies
run: |
stack upgarade
stack upgrade
- name: Build
run: |
make