WIP fix autoconf
This commit is contained in:
parent
fbe33b2aff
commit
1772807d82
|
@ -29,6 +29,10 @@ jobs:
|
|||
choco.exe install pkgconfiglite ninja
|
||||
- run: |
|
||||
ls
|
||||
libtoolize
|
||||
aclocal
|
||||
autoconf
|
||||
automake
|
||||
- name: Install python modules
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue