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

Commit f4aec00

Browse files
committed
debugging ci :) (:
1 parent eec9b2c commit f4aec00

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
@@ -31,6 +31,7 @@ jobs:
3131
- name: Commit OpenAPI specification to repository
3232
run: |
3333
cd ../../
34+
tree -L 2
3435
mv ./api/src/core/tsp-output/@typespec/openapi3/openapi.v1.0.yaml ./build/core-openapi3.yaml
3536
git add ./build/*
3637
git commit -m "[bot]update openapi3 schema"

0 commit comments

Comments
 (0)