Skip to content

ognevny/msys2-tmate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

MSYS2 on GitHub Actions

Simple workflow to get SSH access to MSYS2 on GitHub Actions runners using action-tmate.

Usage

  1. Click here to start a workflow (or go to Actions → main → Run workflow)
  2. Select your desired runner image, MSYS2 environment, and additional packages to install
  3. Click "Run workflow"
  4. Wait for the SSH connection information to appear in the logs
  5. Connect using the provided SSH command

Requirements

You need to have an SSH public key registered on your GitHub account. Check if you have one at:

https://github.com/<your-username>.keys

If empty, add an SSH key to your GitHub account first.

Switching Shells

Once connected, you can switch between MSYS2 environments:

. shell clang64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published