Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 220 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 220 Bytes

Setup CUE

Initialize the CUE language binary within your GitHub Actions runner

Example

- uses: colpal/setup-cue@v1
  with:
    # The version of the CUE binary to install
    cue-version: 0.3.0-beta.5