aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:08:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-10 18:08:06 +0300
commitd9efeb6c635dad02c40e09d75b1185d17f441b61 (patch)
treea13552efe0c5c380751c63c5d6cbe44b2465f653
parenttweak a parameter description (diff)
downloadsetup-clang-d9efeb6c635dad02c40e09d75b1185d17f441b61.tar.gz
setup-clang-d9efeb6c635dad02c40e09d75b1185d17f441b61.zip
README: fix workflow link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4260dbc..050abd3 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Set up Clang
============
-[![Test](https://github.com/egor-tensin/setup-clang/workflows/Test/badge.svg)](https://github.com/egor-tensin/setup-gcc/actions?query=workflow%3ATest)
+[![Test](https://github.com/egor-tensin/setup-clang/workflows/Test/badge.svg)](https://github.com/egor-tensin/setup-clang/actions?query=workflow%3ATest)
This is a GitHub action that sets up Clang & LLVM in your workflow run.