Skip to content

GitHub action to install Cygwin

License

Notifications You must be signed in to change notification settings

secondlife/setup-cygwin

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2025
Dec 18, 2021
Oct 24, 2023
Oct 24, 2023
Dec 18, 2021
Oct 6, 2022
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Dec 18, 2021
Oct 24, 2023
Dec 18, 2021
Feb 17, 2025
Feb 17, 2025
Dec 18, 2021

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/