Skip to content

Commit a0fcd74

Browse files
committed
fix CI
1 parent c302164 commit a0fcd74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/framework-codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Set up Go
3939
uses: actions/setup-go@v5
4040
with:
41-
go-version-file: go.mod
41+
go-version-file: framework/go.mod
4242
- name: Cache Go modules
4343
uses: actions/cache@v4
4444
with:

0 commit comments

Comments
 (0)