Skip to content
terminal

GitHub Action

faketty

v1.1 Latest version

faketty

terminal

faketty

FakeTTY GitHub Action (https://github.com/Yuri6037/Action-FakeTTY)

Installation

Copy and paste the following snippet into your .yml file.

              

- name: faketty

uses: Yuri6037/[email protected]

Learn more about this action in Yuri6037/Action-FakeTTY

Choose a version

Action-FakeTTY

GitHub Action intended as a hack to fix the TTY bug of GitHub Actions by implementing a cross platform alias. The action will be available on:

  • PowerShell for Windows runners
  • Bash for Linux runners
  • Bash for Mac OSX runners

Why?

This Action has been developped in order to allow migrating BlockProject 3D to GitHub Actions which allows for more concurrent jobs and is slightly faster to load and build C++ projects.