Skip to content

Commit

Permalink
chore: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ikawaha committed Jul 9, 2024
1 parent 69c7040 commit 457b5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/[email protected]
with:
go-version-file: go.mod
go-version-file: src/github.com/ikawaha/kanji/go.mod

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 457b5a0

Please sign in to comment.