This commit is contained in:
roa 2024-01-10 01:25:48 +08:00 committed by GitHub
parent 4fb27d81b8
commit 611c5701d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -216,7 +216,7 @@ jobs:
shopt -s extglob
mv -f sbwmlalist/luci-app-alist luci-app-alist && mv -f sbwmlalist/alist alist ; rm -rf sbwmlalist
cp -rf .github/diy/packages/* ./ || true
rm -rf */.git
rm -rf */.git*
rm -rf tmp
- name: Apply patches

View File

@ -215,7 +215,7 @@ jobs:
shopt -s extglob
mv -f sbwmlalist/luci-app-alist luci-app-alist && mv -f sbwmlalist/alist alist ; rm -rf sbwmlalist
cp -rf .github/diy/packages/* ./ || true
rm -rf */.git
rm -rf */.git*
rm -rf tmp
- name: Apply patches