diff --git a/.gitea/workflows/run_act.yaml b/.gitea/workflows/run_act.yaml index cc8031a..b06033d 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 + valid_volumes: + - act-runtime volumes: - act-runtime:/mnt/act-runtime continue-on-error: true