Skip to content

Commit bd2c5ec

Browse files
committed
fix(building)
1 parent 7909b00 commit bd2c5ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
goos: ${{ matrix.goos }}
2424
goarch: ${{ matrix.goarch }}
25-
project_path: "./src"
25+
project_path: "./cmd/gothink"

0 commit comments

Comments
 (0)