Skip to content

Commit

Permalink
Fix build badge in zh readme (#1743)
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored Nov 24, 2023
1 parent 09a3905 commit 2cff91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.中文.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<img src="https://img.shields.io/crates/v/just.svg" alt="crates.io version">
</a>
<a href="https://github.com/casey/just/actions">
<img src="https://github.com/casey/just/workflows/Build/badge.svg" alt="build status">
<img src="https://github.com/casey/just/actions/workflows/ci.yaml/badge.svg" alt="build status">
</a>
<a href="https://github.com/casey/just/releases">
<img src="https://img.shields.io/github/downloads/casey/just/total.svg" alt="downloads">
Expand Down

0 comments on commit 2cff91c

Please sign in to comment.