Skip to content

Commit

Permalink
debug step
Browse files Browse the repository at this point in the history
Signed-off-by: pratik-parikh01 <pgppratik@gmail.com>
  • Loading branch information
pratik-parikh01 committed Oct 8, 2024
1 parent 1a2a2b9 commit e2911bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
name: Validate docs
if: ${{ matrix.target }} == "binaries"
run: |
ls
./bin/registry-api-descriptor-template ./docs/content/spec/api.md.tmpl > tmp/api.md
diff docs/content/spec/api.md /tmp/api.md
result=$?
Expand Down

0 comments on commit e2911bb

Please sign in to comment.