forked from study-area-cn/study-area-cn.old
Merge branch 'main' of http://git.hmtsai.cn/study-area-cn/study-area-cn
This commit is contained in:
commit
7cbe849591
|
@ -1,6 +1,6 @@
|
|||
name: Build and Publish
|
||||
run-name: Build and Publish book (${{ gitea.actor }})
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Run:
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[前言](./intro.md)
|
||||
|
||||
[贡献者名单](./contributors.md)
|
||||
[协议与约定](./conventions.md)
|
||||
|
||||
# 学习电脑
|
||||
- [何为电脑](./learn_computer_basic/what_is_computer.md)
|
||||
|
|
Loading…
Reference in New Issue