fix indent
This commit is contained in:
parent
26a4794138
commit
27731747bb
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
|
@ -19,10 +19,10 @@ jobs:
|
|||
- ubuntu
|
||||
- windows
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: bazelbuild/examples
|
||||
path: examples
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
repository: bazelbuild/examples
|
||||
path: examples
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
- run: bazel build ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue