Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 5f808e5

Browse files
committed
more debugging!!!!
1 parent b5268cb commit 5f808e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-openapi-spec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
tsp compile .
3131
- name: Commit OpenAPI specification to repository
3232
run: |
33+
tree -L 2
3334
mv ./api/src/core/tsp-output/@typespec/openapi3/openapi.v1.0.yaml ./api/build/core-openapi3.yaml
3435
git add ./build/*
3536
git commit -m "[bot]update openapi3 schema"

0 commit comments

Comments
 (0)