announce
This commit is contained in:
parent
d520205885
commit
418a29d1a0
2 changed files with 3 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
with:
|
||||
repository: bazelbuild/examples
|
||||
path: examples
|
||||
- run: bazel build :ProjectRunner
|
||||
- run: bazel build --announce_rc :ProjectRunner
|
||||
working-directory: examples/java-tutorial
|
||||
- if: failure() && runner.debug == '1'
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue