fix indent

This commit is contained in:
Alex Rodionov 2024-05-30 13:22:42 -07:00 committed by GitHub
parent 26a4794138
commit 27731747bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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