Skip to content

Action for installing and configuring Ninja build system to PATH of the runner

License

Notifications You must be signed in to change notification settings

imesense/gha-setup-ninja

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Setup Ninja

License Release Open in Dev Containers Run action

Action for installing and configuring Ninja build system to PATH of the runner

Inputs

version

  • Requested version of Ninja
  • Default value latest

Example usage

uses: imesense/[email protected]
with:
  version: '1.12.1'

License

Contents of this repository licensed under terms of the MIT license unless otherwise specified. See this file for details