Update 568tools_Release.yml

assets
PJ568 2 years ago committed by GitHub
parent d1e9c83f1d
commit 303502e557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,6 +40,7 @@ jobs:
cp -v -u -r /home/runner/tree/main/* .
echo '添加 lib 子模块到 release/lib/'
rm -r ./lib/
git rm --cached lib
git submodule add -b tools https://github.com/PJ-568/568tools.git ./lib
- name: Generate the sitemap

Loading…
Cancel
Save