Skip to content

lukeshay/setup-task

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

Repository files navigation

setup-task

ci

Installs go-task/task in your Github Actions workflow. This currently only works with on a linux machine.

Example usage:

- name: Setup go-task/task
  uses: 'lukeshay/setup-task@v1'
  with:
    version: '3.11.0' # Optional

About

Installs go-task/task in your Github Actions workflow.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%