Add package cygwin-devel to cygwin workflow.

This commit is contained in:
Denis Chancogne 2026-04-17 14:54:54 +02:00
parent cac77b55a2
commit c9148a83e5

View file

@ -9,5 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v6.0.2
- uses: cygwin/cygwin-install-action@v6.1
with:
packages: cygwin-devel
- name: Build
run: make && make docs