Skip to content

Commit

Permalink
fix(building)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBoombastic committed Jul 5, 2022
1 parent 7909b00 commit bd2c5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
project_path: "./src"
project_path: "./cmd/gothink"

0 comments on commit bd2c5ec

Please sign in to comment.