Skip to content

Commit 1c428df

Browse files
committed
Fix building
1 parent 24b873e commit 1c428df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
github_token: ${{ secrets.GITHUB_TOKEN }}
2727
goos: ${{ matrix.goos }}
2828
goarch: ${{ matrix.goarch }}
29+
project_path: ./cmd/go-ps3syscon
2930
md5sum: false

0 commit comments

Comments
 (0)