Skip to content

evo-lua/evo-setup-action

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

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evo-setup-action

GitHub Action to set up the Evo.lua runtime (for CI runs)

Usage

You can find an example here: test.yml. Here's what you need to know:

  • Set the version input to the desired runtime version (must be a tagged release)
  • You can use main or a tagged release for this action itself by setting @<tag>
  • On Linux, the action will take longer to run as it has to install dependencies first

The above workflow is automatically tested, so you can always use it as a reference.

Status

Very experimental and expected to evolve over time (just like the evo runtime itself).

About

GitHub Action to set up the Evo.lua runtime (for CI runs)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages