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