Skip to content

Commit 457b5a0

Browse files
committed
chore: Update
1 parent 69c7040 commit 457b5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Go 1.x
2525
uses: actions/[email protected]
2626
with:
27-
go-version-file: go.mod
27+
go-version-file: src/github.com/ikawaha/kanji/go.mod
2828

2929
- name: Build
3030
run: go build -v ./...

0 commit comments

Comments
 (0)