Skip to content

Commit

Permalink
docs(readme): fix macOS build status badge text
Browse files Browse the repository at this point in the history
  • Loading branch information
codeflorist committed Nov 17, 2023
1 parent 93a0b6d commit b68bbc1
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 @@ -3,7 +3,7 @@
[![Latest Release](https://img.shields.io/github/v/release/gameflorist/dunedynasty?display_name=tag&label=Download%20Latest%20Release&style=for-the-badge)](https://github.com/gameflorist/dunedynasty/releases)

[![Windows Build Status](https://img.shields.io/github/actions/workflow/status/gameflorist/dunedynasty/windows-build.yml?label=Windows%20Build%20Status&style=flat-square)](https://github.com/gameflorist/dunedynasty/actions/workflows/windows-build.yml)
[![macOS Build Status](https://img.shields.io/github/actions/workflow/status/gameflorist/dunedynasty/macos-build.yml?label=Windows%20Build%20Status&style=flat-square)](https://github.com/gameflorist/dunedynasty/actions/workflows/macos-build.yml)
[![macOS Build Status](https://img.shields.io/github/actions/workflow/status/gameflorist/dunedynasty/macos-build.yml?label=macOS%20Build%20Status&style=flat-square)](https://github.com/gameflorist/dunedynasty/actions/workflows/macos-build.yml)
[![Linux Build Status](https://img.shields.io/github/actions/workflow/status/gameflorist/dunedynasty/linux-build.yml?label=Linux%20Build%20Status&style=flat-square)](https://github.com/gameflorist/dunedynasty/actions/workflows/linux-build.yml)

![Dune Dynasty](/docs/banner.jpg)
Expand Down

0 comments on commit b68bbc1

Please sign in to comment.