summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 6ecea7cf..aae6c47d 100644
--- a/howto.txt
+++ b/howto.txt
@@ -45,7 +45,7 @@
$ make publish
- Kits:
- Manually trigger the kit GitHub Action
- - https://github.com/nedbat/coveragepy/actions?query=workflow%3A%22Build+kits%22
+ - https://github.com/nedbat/coveragepy/actions/workflows/kit.yml
- Download and check built kits from GitHub Actions:
$ make clean download_kits check_kits
- examine the dist directory, and remove anything that looks malformed.