Skip to content

SandakovMM/build-with-buck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Built with buck action

This action could be used to build some buck target

Inputs

command

Required The command to run. Default "build".

target

Required The name of the buck target.

Outputs

artifact

The result of the build.

Example usage

uses: actions/build-with-buck@v1.0.0 with: target: 'application'

About

GitHub action to build something with buck

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors