This commit is contained in:
Hmtsai 2024-05-18 13:20:24 +08:00
commit 7cbe849591
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Build and Publish name: Build and Publish
run-name: Build and Publish book (${{ gitea.actor }}) run-name: Build and Publish book (${{ gitea.actor }})
on: [push, pull_request] on: [push]
jobs: jobs:
Run: Run:

View File

@ -3,6 +3,7 @@
[前言](./intro.md) [前言](./intro.md)
[贡献者名单](./contributors.md) [贡献者名单](./contributors.md)
[协议与约定](./conventions.md)
# 学习电脑 # 学习电脑
- [何为电脑](./learn_computer_basic/what_is_computer.md) - [何为电脑](./learn_computer_basic/what_is_computer.md)