Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Install Technique in GitHub Actions

The Action in this Repository will install the technique binary onto your GitHub Actions runner so you can use the Technique language in your own Workflows.

- name: Install Techniqueuses: technique-lang/setup-action

If you wish to specifiy a specific version be intalled, you can use:

- name: Install Techniqueuses: technique-lang/setup-actionwith:
version: 0.6.5

About

Install Technique binary so it can be used in your GitHub Actions

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors