core: 优化注释/代码

This commit is contained in:
bin456789
2023-09-21 00:12:35 +08:00
parent 3290e48c06
commit 7b453004dc
6 changed files with 73 additions and 59 deletions

View File

@ -26,7 +26,7 @@ jobs:
${{ matrix.command }} ubuntu
${{ matrix.command }} debian 12
${{ matrix.command }} alpine
${{ matrix.command }} dd --img=https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.8.tar.xz
${{ matrix.command }} dd --img=https://download.opensuse.org/tumbleweed/appliances/openSUSE-MicroOS.x86_64-SelfInstall.raw.xz
# 测试 cloud image
${{ matrix.command }} centos --ci

View File

@ -5,7 +5,7 @@ jobs:
name: 同步到 Gitee
runs-on: ubuntu-latest
steps:
- uses: Yikun/hub-mirror-action@master
- uses: Yikun/hub-mirror-action@v1.3
with:
src: github/bin456789
dst: gitee/bin456789