diff --git a/README.adoc b/README.adoc index ae99b3e5..6cf1b304 100644 --- a/README.adoc +++ b/README.adoc @@ -213,7 +213,7 @@ The rebuild process will attempt to automatically bisect the failures to a speci LLVM commit. The rebuild can be started manually using the rebuilder.py script in -.github/workflows/ +`.github/workflows/` [source,console] ---