log to posix
This commit is contained in:
parent
d683b61ff3
commit
a36fde6111
6 changed files with 15 additions and 8 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -19,10 +19,14 @@ jobs:
|
|||
- ubuntu
|
||||
- windows
|
||||
steps:
|
||||
- run: rm $(which bazel)
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
with:
|
||||
bazelisk-cache: true
|
||||
bazelisk-version: 1.x
|
||||
remote-cache: true
|
||||
repository-cache: true
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: bazelbuild/examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue