Skip to content

GitHub action to install Cygwin

License

Notifications You must be signed in to change notification settings

secondlife/setup-cygwin

Repository files navigation

typescript-action status

Setup Cygwin

This GitHub Action downloads and installs cygwin so that you can use it with your windows-based workflows.

Usage

Basic:

steps:
  - uses: secondlife/setup-cygwin@v1
    with:
      packages: bash,curl

For additional information about Cygwin see https://www.cygwin.com/