]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
ci-workflow.yml: Add autotools to msys2 1166/head
authorWolfgang Stöggl <c72578@yahoo.de>
Thu, 24 Mar 2022 17:05:29 +0000 (18:05 +0100)
committerWolfgang Stöggl <c72578@yahoo.de>
Thu, 24 Mar 2022 20:38:20 +0000 (21:38 +0100)
commit35bccc3857ff6be524ee9699c487abb1540215c4
tree49b22fc03b25e8ce2ae2f51faf40bbfc1e9b69ff
parent566b34d34f337ebcc029bf3b2558174cd304273f
ci-workflow.yml: Add autotools to msys2

- Add mingw-w64-x86_64-autotools to "install:"
  Fixes:
  ./bootstrap: line 8: libtoolize: command not found
  ./bootstrap: line 11: autoreconf: command not found
- Minor modifications to ci-workflow.yml:
  * Fix yamllint errors in line 8 and 10:
    too many spaces inside brackets
  * Add "workflow_dispatch:" to allow manual run of the Windows CI
    workflow
.github/workflows/ci-workflow.yml