Skip to content

Commit

Permalink
go.mod 統合により変更
Browse files Browse the repository at this point in the history
  • Loading branch information
rmatsuoka committed Aug 17, 2023
1 parent f50dd1f commit 38e8386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version-file: functions/saba_disambiguator/go.mod
go-version-file: ./go.mod
- name: Build
env:
GOPATH: /home/runner/work/
Expand Down

0 comments on commit 38e8386

Please sign in to comment.