Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 221 Bytes

vex-build

Build a VEX C++ Pro project in Github Actions!

Inputs

path

The path to the project makefile. Default ..

Example usage

uses: schineaj23/vex-build@v1
with:
  path: projects/mainproject/