Skip to content
play

GitHub Action

Install GLFW Deps

v2 Latest version

Install GLFW Deps

play

Install GLFW Deps

install GLFW build-dependencies on Linux

Installation

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

              

- name: Install GLFW Deps

uses: RpxdYTX/install-glfw-deps@v2

Learn more about this action in RpxdYTX/install-glfw-deps

Choose a version

Install GLFW Dependencies

Install GLFW build-dependencies on Linux with Github Actions.

Install on your workflow

if you want to install it on your workflow, simply add this:

steps:
  - uses: RpxdYTX/install-glfw-deps@v2