explicit target

This commit is contained in:
Alex Rodionov 2024-05-30 13:25:57 -07:00 committed by GitHub
parent 18922e5162
commit d47cd4f0b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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