mirror of
https://github.com/kenzok8/AutoSync.git
synced 2025-01-07 03:06:50 +08:00
Update small.yml
This commit is contained in:
parent
f95840619f
commit
f01bc4933b
3
.github/workflows/small.yml
vendored
3
.github/workflows/small.yml
vendored
@ -47,6 +47,9 @@ jobs:
|
||||
git rm -r --cache * >/dev/null 2>&1 &
|
||||
rm -rf `find ./* -maxdepth 0 -type d ! -name "commit"` >/dev/null 2>&1
|
||||
$GITHUB_WORKSPACE/.github/diy/small.sh
|
||||
bash /$GITHUB_WORKSPACE/.github/diy/convert_translation.sh
|
||||
bash /$GITHUB_WORKSPACE/.github/diy/create_acl_for_luci.sh -a
|
||||
bash /$GITHUB_WORKSPACE/.github/diy/Modify.sh
|
||||
|
||||
- name: Upload
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user