Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Harshvir Potpose <[email protected]>
  • Loading branch information
akagami-harsh committed Nov 12, 2023
1 parent a0c1dbc commit 40b5d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-docker-image-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- name: Checkout jaeger
uses: actions/checkout@v4
with:
repository: jaegertracting/jaeger
repository: jaegertracing/jaeger
path: jaeger

- name: Checkout jaeger-idl
uses: actions/checkout@v4
with:
repository: jaegertracting/jaeger-idl
repository: jaegertracing/jaeger-idl
path: jaeger-idl

- name: Build Proto in Jaeger
Expand Down

0 comments on commit 40b5d98

Please sign in to comment.