在README文件中添加了徽章
修改CI文件
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -3,8 +3,6 @@ name: windows-build
|
|||||||
on:
|
on:
|
||||||
# 在设置git tag时触发执行
|
# 在设置git tag时触发执行
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- 'gui'
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Auto Bus GUI
|
# Auto Bus GUI
|
||||||
|
|
||||||
|
[](https://github.com/jackfiled/auto_bus/actions/workflows/build.yml)
|
||||||
|
|
||||||
北京邮电大学计算机学院2021级《计算导论与程序设计》实践大作业“公交车调度”的GUI分支。
|
北京邮电大学计算机学院2021级《计算导论与程序设计》实践大作业“公交车调度”的GUI分支。
|
||||||
|
|
||||||
## 构建
|
## 构建
|
||||||
|
|||||||
Reference in New Issue
Block a user