mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
@@ -164,9 +164,7 @@ jobs:
|
||||
uses: ./.github/actions/setup-go
|
||||
|
||||
- name: Setup sqlc
|
||||
uses: sqlc-dev/setup-sqlc@v3
|
||||
with:
|
||||
sqlc-version: "1.19.1"
|
||||
uses: ./.github/actions/setup-sqlc
|
||||
|
||||
- name: go install tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user