This commit is contained in:
NianBroken
2024-03-06 15:44:02 +08:00 Unverified
parent 60fd414426
commit 73cd6d1051
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
# 列出文件夹的文件夹结构
echo "Backup Folder Structure:"
tree -a backup/
tree -a /
tree /
- name: Force push changes from upstream to current main branch
run: |