mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-02-02 13:28:56 +09:00
优化 zbpwife
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -25,9 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "ls ./"
|
echo "ls ./"
|
||||||
ls
|
ls
|
||||||
rm Wife/*.go Wife/*.md
|
rm -rf Wife/*.go Wife/*.md Wife/.git
|
||||||
mv Wife/wives/* Wife/
|
|
||||||
rm -rf Wife/wives Wife/.git
|
|
||||||
echo "ls Wife/"
|
echo "ls Wife/"
|
||||||
ls Wife/
|
ls Wife/
|
||||||
go mod init updater
|
go mod init updater
|
||||||
|
|||||||
Reference in New Issue
Block a user