mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 23:34:45 +08:00
删除拉取仓库
This commit is contained in:
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
run: |
|
||||
cp migu_video/interface.txt .
|
||||
cp migu_video/playback.xml .
|
||||
rm -rf migu_video
|
||||
- name: 推送
|
||||
run: |
|
||||
if ! git diff --quiet --exit-code || [ -n "$(git status --porcelain)" ]; then
|
||||
|
||||
Reference in New Issue
Block a user