From 2e14223e1ef8702ea92035593910bfeefaaf97b2 Mon Sep 17 00:00:00 2001 From: Eyck-Alexander Jentzsch Date: Mon, 22 Apr 2024 18:10:08 +0200 Subject: [PATCH] changes syntax --- .gitea/workflows/run_act.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/run_act.yaml b/.gitea/workflows/run_act.yaml index b1fa9d0..eb2680f 100644 --- a/.gitea/workflows/run_act.yaml +++ b/.gitea/workflows/run_act.yaml @@ -9,7 +9,7 @@ jobs: volumes: - act-runtime:/mnt/act-runtime env: - - CONAN_HOME=/mnt/act-runtime/conan/ + CONAN_HOME=/mnt/act-runtime/conan/ steps: - name: Check Environment run: env