Skip to content

Commit 5da5ad6

Browse files
committed
test
1 parent a3f6dc9 commit 5da5ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swagger_ui_v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- name: Copy JSON data
126126
run: |
127127
mkdir -p "$OUTPUT_ROOT/schemas"
128-
# cp -R data/*.json $OUTPUT_ROOT/swagger-ui
128+
# cp -R data/*.json $OUTPUT_ROOT/
129129
cp -R $JSON_SCHEMA_PATH/*.json $OUTPUT_ROOT/schemas/
130130

131131
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)