🔧 chore(ci): sync from origin main

This commit is contained in:
csh 2026-01-22 15:51:33 +08:00
parent 55e05cbf18
commit c03cda0145
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ if [ ! -d "$tmp_skills_dir" ]; then
exit 1
fi
git checkout -f "$TARGET_BRANCH"
git checkout -B "$TARGET_BRANCH" "origin/$TARGET_BRANCH"
mkdir -p "$(dirname "$SUPERPOWERS_LIST")"