From 50769843ba1e6cfc792c20a2bef266463e63e87f Mon Sep 17 00:00:00 2001 From: openoms Date: Sat, 2 Dec 2023 18:39:14 +0100 Subject: [PATCH] docs: update link for arm64-rpi images in ci --- ci/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/README.md b/ci/README.md index 283d91897..1d87de396 100644 --- a/ci/README.md +++ b/ci/README.md @@ -35,7 +35,7 @@ * The images are built in GitHub actions * To see the downloadable artifacts will need to log in to GitHub * Find the latest successful build of the default amd64 image: -https://github.com/raspiblitz/raspiblitz/actions/workflows/arm64-rpi-lean-image.yml?query=workflow%3Aarm64-rpi-lean-image-build+is%3Asuccess +https://github.com/raspiblitz/raspiblitz/actions/workflows/arm64-rpi-lean-image.yml?query=workflow%3Aarm64-rpi-lean-image-build+is%3Asuccess+branch%3Adev * unpack the artifact to the same directory ``` unzip ./raspiblitz-arm64-rpi-image-*.zip