Skip to content

Commit

Permalink
Update references to CI script
Browse files Browse the repository at this point in the history
Signed-off-by: Michael L. Young <[email protected]>
  • Loading branch information
elguero committed Apr 11, 2024
1 parent c7e3539 commit 25ed795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DisplayLink RPM

[![Build Status](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/buildcheck.yml/badge.svg)](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/buildcheck.yml)
[![Build Status](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/devbuild.yml/badge.svg)](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/devbuild.yml)
[![Build Status](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/mainbuild.yml/badge.svg)](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/mainbuild.yml)
[![Build Status](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/rawhidebuilds.yml/badge.svg)](https://github.com/displaylink-rpm/displaylink-rpm/actions/workflows/rawhidebuilds.yml)

This is the recipe for building the [DisplayLink driver][displaylink]
Expand Down Expand Up @@ -116,7 +116,7 @@ To pull the latest code from the `main` branch and use it to build, do the
following:

``` bash
make devel
make main

make github-release
```
Expand Down

0 comments on commit 25ed795

Please sign in to comment.