Skip to content

Latest commit

 

History

History
executable file
·
20 lines (14 loc) · 364 Bytes

File metadata and controls

executable file
·
20 lines (14 loc) · 364 Bytes

kyleconroy/setup-sqlc

This action downloads and installs sqlc

Usage

See action.yml

Install the latest release:

steps:
- uses: kyleconroy/setup-sqlc@v1
  with:
    sqlc-version: '1.12.0'
- run: sqlc version

License

The scripts and documentation in this project are released under the MIT License