mirror of https://github.com/zachjs/sv2v.git
Update build_binary.yml
This commit is contained in:
parent
b4560c7e8e
commit
f64a431a90
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue