Skip to content

Commit 7f5c39c

Browse files
committed
fix: 创建一个空的swagger.json, 保证build成功
1 parent 2a60ee5 commit 7f5c39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/backend-ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
mkdir -p assets-amd64/sgp
103103
mkdir -p assets-arm64/sgp
104104
mkdir -p assets/vsix
105+
touch docs/swagger.json
105106
106107
# 下载 xdb
107108
wget -O pkg/ipdb/ip2region.xdb https://baizhiyun.oss-cn-hangzhou.aliyuncs.com/monkeycode/ip2region.xdb

0 commit comments

Comments
 (0)