Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje authored May 30, 2024
1 parent 26a4794 commit 2773174
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 ...
Expand Down

0 comments on commit 2773174

Please sign in to comment.