Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc283b5e

Browse files
committed
build: Install v1.24.0 via setup-sql
1 parentad5adca commitc283b5e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎.github/workflows/ci.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ jobs:
1313
-uses:actions/setup-go@v4
1414
with:
1515
go-version:'1.21'
16-
-run:go install github.com/sqlc-dev/sqlc/cmd/sqlc@52beae33148eafd4fc3d56f9ae95dcb529d9e4a1
17-
# - uses: sqlc-dev/setup-sqlc@v4
18-
# with:
19-
# sqlc-version: '1.23.0'
16+
-uses:sqlc-dev/setup-sqlc@v4
17+
with:
18+
sqlc-version:'1.24.0'
2019
-run:make
2120
-run:make test
2221
-run:sqlc diff
23-
working-directory:examples
22+
working-directory:examples

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp