[CI] Fix partial instability issues (#4418)

This commit is contained in:
YuBaoku
2025-10-15 11:13:43 +08:00
committed by GitHub
parent c1a2e78b18
commit 4b647d17de
10 changed files with 13 additions and 10 deletions

View File

@@ -82,7 +82,7 @@ jobs:
fi
'
wget -q ${fd_archive_url}
wget -q --no-proxy ${fd_archive_url}
tar -xf FastDeploy.tar.gz
rm -rf FastDeploy.tar.gz
cd FastDeploy