gap-actions/Setup Cygwin for a GAP installation
Download and install Cygwin such that GAP can be installed afterwards
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 27, 2026
- License
- None
Pinned Snippet
uses: gap-actions/setup-cygwin@31a410533a8865f9b13c45063b8b5ab6c97485fd # v2.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pkgs-to-install | Comma-separated list containing the Cygwin packages needed to install GAP | no | wget,git,gcc-g++,gcc-core,libgmp-devel,make,libtool,autoconf,zlib-devel,libreadline-devel,xdg-utils,automake,jq,bsdtar |
| extra-pkgs-to-install | Comma-separated list containing the extra Cygwin packages needed to install additional packages | no | "" |
Outputs
no outputs