Skip to content

Commit d56380b

Browse files
authored
fix the GitHub actions build status badge (#131)
1 parent 23ab096 commit d56380b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Simple OpenCL<sup>TM</sup> Samples
22

3-
[![build](https://github.com/bashbaug/SimpleOpenCLSamples/workflows/build/badge.svg?branch=main)](https://github.com/bashbaug/SimpleOpenCLSamples/actions?query=workflow%3Abuild+branch%3Amain)
3+
[![build](https://github.com/bashbaug/SimpleOpenCLSamples/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/bashbaug/SimpleOpenCLSamples/actions?query=workflow%3Abuild+branch%3Amain)
44

55
This repo contains simple OpenCL samples that demonstrate how to build
66
OpenCL applications using only the Khronos-provided headers and libs.

0 commit comments

Comments
 (0)