Skip to content

Commit

Permalink
Update syncCI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaojiaodubai committed Jun 20, 2024
1 parent 1e7fabe commit 53a66a7
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 @@ -28,6 +28,7 @@ jobs:
- name: Copy CI related folders and files from official to this repository
run: |
cd this
rm -rf .ci
cp -rf ../official/.ci ./
cp -f ../official/.github/workflows/ci.yml ./.github/workflows/ci.yml
cp -f ../official/.eslintrc ./.eslintrc
Expand Down

0 comments on commit 53a66a7

Please sign in to comment.