Skip to content

Commit 7350959

Browse files
committed
fix ci for sync tutorials
1 parent e8274ed commit 7350959

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/trigger-sync.yml

-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ jobs:
4242
cp -rf eunomia-bpf/documents/src docs
4343
mkdir docs/tutorials
4444
cp -rf tutorial/src/* docs/tutorials
45-
mv tutorial/README.zh.md docs/tutorials/SUMMARY.zh.md
46-
mv tutorial/README.md docs/tutorials/SUMMARY.md
4745
mv tutorial/src/SUMMARY.zh.md docs/tutorials/index.zh.md
4846
mv tutorial/src/SUMMARY.md docs/tutorials/index.md
4947

0 commit comments

Comments
 (0)