完善 Readme 文档 #16

Merged
yuysh merged 13 commits from Readme into master 2025-09-05 04:08:08 +00:00
2 changed files with 13 additions and 2 deletions
Showing only changes of commit 20e82d39a0 - Show all commits
+10
View File
@@ -116,3 +116,13 @@ jobs:
run: |
echo "Build output for PR ${{ github.head_ref }}:"
ls -la /home/ly0kos/work/test_env/pr-builds/${{ github.head_ref }}/ | head -10
# 第六步:复制至测试目录
- name: Copy to dev folder
run: |
echo "Now clear dev folder"
rm -rf /var/www/docs_dev/*
echo "Copy build to dev folder"
cp -r /home/ly0kos/work/test_env/pr-builds/${{ github.head_ref }}/* /var/www/docs_dev/
echo "✓ Documentation in DEV folder now!"
echo "Please check http://mkb.local:880 to Verify Changes"
+1
View File
@@ -7,3 +7,4 @@ M060 Specifications
:glob:
*
VI/index