Skip to content

schineaj23/vex-build

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/