We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a943326 commit 506a9f6Copy full SHA for 506a9f6
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
- name: Build Binaries
29
- run: bazel build //tools/release
+ run: bazel run //tools/release
30
31
- uses: actions/upload-artifact@v4
32
with:
0 commit comments