Skip to content

Commit

Permalink
rewrite .ci.yml before replace
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaojiaodubai committed Jan 2, 2025
1 parent a984319 commit 8ca579b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/syncCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
cd this
rm -rf .ci
cp -rf ../official/.ci ./
sed -i 's/\btranslators\/translators\b/translators_CN\/translators_CN/g' ../official/.github/workflows/ci.yml
cp -f ../official/.github/workflows/ci.yml ./.github/workflows/ci.yml
cp -f ../official/.eslintrc ./.eslintrc
cp -f ../official/index.d.ts ./index.d.ts
Expand Down

0 comments on commit 8ca579b

Please sign in to comment.