From 79bd8e96de3b231bdf606215501fcae823593809 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Thu, 30 Jul 2026 16:11:04 +0200 Subject: [PATCH] docs --- docs/developer/cicd_runner.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/developer/cicd_runner.md b/docs/developer/cicd_runner.md index 14ada13..64476e2 100644 --- a/docs/developer/cicd_runner.md +++ b/docs/developer/cicd_runner.md @@ -112,6 +112,7 @@ SocketGroup=podman Change the location of the working directory (uv .venvs are built here, take up lots of space) ``` +sudo su svcusr-sls2hla mkdir -p /sls/bd/hla/.cache/act ```