From bc6eed67e8a38d03d96be26395ff11d2d45680cb Mon Sep 17 00:00:00 2001 From: Eyck-Alexander Jentzsch Date: Mon, 22 Apr 2024 17:12:20 +0200 Subject: [PATCH] adds Conanhome to action --- .gitea/workflows/run_act.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/run_act.yaml b/.gitea/workflows/run_act.yaml index 41338a2..8016e4a 100644 --- a/.gitea/workflows/run_act.yaml +++ b/.gitea/workflows/run_act.yaml @@ -6,6 +6,8 @@ jobs: runs-on: ubuntu-latest container: image: git.minres.com/tooling/riscof_sail:latest + volumes: + - act-runtime:/mnt/act-runtime steps: - name: Check out repository code run: git clone --recursive -b ${{gitea.ref_name}} https://git.minres.com/TGFS/TGC-ISS.git