fix workflow config syntax
This commit is contained in:
parent
ccd7636e4a
commit
88e692ab77
|
|
@ -11,5 +11,5 @@ jobs:
|
|||
- run: sh ./autoconf.sh
|
||||
- run: ./configure
|
||||
- run: make
|
||||
= run: make check
|
||||
- run: make check
|
||||
- run: sudo make install
|
||||
Loading…
Reference in New Issue