chore: 配置只上传class文件夹内容,排除其他文件

This commit is contained in:
chengzi
2026-07-01 10:29:59 +08:00
parent 9bc8e9a0d8
commit b0574cc700
2 changed files with 17 additions and 1 deletions

View File

@@ -145,7 +145,8 @@
"Bash(sed -i 's|<span class=\"oj-summary-num\">2/4</span>|<span class=\"oj-summary-num\">2/5</span>|g' \"第16周周日早上CSP03课评.html\")",
"Bash(sed -i 's|<span class=\"oj-summary-num\">1/4</span>|<span class=\"oj-summary-num\">1/5</span>|g' \"第16周周日早上CSP03课评.html\")",
"Bash(python -c ' *)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)"
]
}
}