mirror of
https://github.com/FloatTech/zbpdata.git
synced 2025-01-19 04:26:18 +09:00
优化 zbpwife
This commit is contained in:
parent
c6698663d2
commit
541c1dec93
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user