We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba2394d + 4c427b7 commit 0e2ab41Copy full SHA for 0e2ab41
.github/workflows/publish.yml
@@ -23,4 +23,4 @@ jobs:
23
binary_name: "./redis-benchmark-go"
24
sha256sum: true
25
asset_name: redis-benchmark-go-${{ matrix.goos }}-${{ matrix.goarch }}
26
- build_command: "make"
+ build_command: "make build"
0 commit comments