mirror of
https://github.com/FloatTech/zbpdata.git
synced 2026-02-02 21:38:41 +09:00
add zbpwife
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -23,10 +23,12 @@ jobs:
|
||||
env:
|
||||
REILIA_SPS: ${{ secrets.REILIA_SPS }}
|
||||
run: |
|
||||
echo "ls ./"
|
||||
ls
|
||||
rm Wife/go.* Wife/*.go Wife/*.md
|
||||
mv Wife/wives/*.{jpg,png} Wife/
|
||||
rm -rf Wife/wives
|
||||
rm -rf Wife/wives Wife/.git
|
||||
echo "ls Wife/"
|
||||
ls Wife/
|
||||
go mod init updater
|
||||
sed -i '1,3d' main.go
|
||||
|
||||
Reference in New Issue
Block a user