Skip to content

Commit c80fc18

Browse files
committed
fix error
1 parent 5da5ad6 commit c80fc18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/swagger_ui_v2.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ jobs:
125125
- name: Copy JSON data
126126
run: |
127127
mkdir -p "$OUTPUT_ROOT/schemas"
128-
# cp -R data/*.json $OUTPUT_ROOT/
129128
cp -R $JSON_SCHEMA_PATH/*.json $OUTPUT_ROOT/schemas/
130129
131130
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)