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