mirror of
https://github.com/kenzok8/AutoSync.git
synced 2025-01-08 11:47:26 +08:00
int
This commit is contained in:
parent
b978376a88
commit
4e53623d9a
2
.github/workflows/litte.yml
vendored
2
.github/workflows/litte.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: |
|
||||
cd $GITHUB_WORKSPACE
|
||||
chmod +x ${{matrix.target}}.sh
|
||||
git clone -b main https://github.com/kenzok8/sync-openwrt-packages.git ${{matrix.target}}
|
||||
git clone -b master https://github.com/kenzok8/litte.git ${{matrix.target}}
|
||||
cd ${{matrix.target}}
|
||||
git rm -r --cache * >/dev/null 2>&1 &
|
||||
rm -rf `find ./* -maxdepth 0 -type d ! -name "commit"` >/dev/null 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user