mirror of https://github.com/zachjs/sv2v.git
Update build_binary.yml
This commit is contained in:
parent
f64a431a90
commit
1447db872c
|
|
@ -11,7 +11,7 @@ jobs:
|
|||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
stack upgarade
|
||||
stack upgrade
|
||||
- name: Build
|
||||
run: |
|
||||
make
|
||||
|
|
|
|||
Loading…
Reference in New Issue