Skip to content

Commit

Permalink
test mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
hnwyllmm committed May 11, 2024
1 parent 61c10bc commit 89bf5ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: Deploy mdBook site to Pages

on:
# Runs on pushes targeting the default branch
#push:
# branches: ["main"]
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ MiniOB 整体代码简洁,容易上手,设计了一系列由浅入深的题

MiniOB 整体架构如下图所示:

<img src="./docs/src/design/images/miniob-architecture.svg" width = "60%" alt="InternalNode" align=center />
<img src="./docs/docs/design/images/miniob-architecture.svg" width = "60%" alt="InternalNode" align=center />

其中:

Expand Down

0 comments on commit 89bf5ba

Please sign in to comment.