Update build_binary.yml

This commit is contained in:
Teguh Hofstee 2019-11-02 19:53:08 -07:00 committed by GitHub
parent b4560c7e8e
commit f64a431a90
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: |
curl -sSL https://get.haskellstack.org/ | sh
stack upgarade
- name: Build
run: |
make