From ebe92d1926adfe5131d944762992ed22ffbaa2a7 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Fri, 14 Nov 2025 02:52:11 +1000 Subject: [PATCH] add act_runner --- .gitea/workflows/act.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/act.yaml b/.gitea/workflows/act.yaml index ec1ef70..b1f6756 100644 --- a/.gitea/workflows/act.yaml +++ b/.gitea/workflows/act.yaml @@ -9,6 +9,7 @@ jobs: run: shell: bash steps: + - uses: actions/checkout@v5 - name: write secret to dotenv working-directory: /usr/share/ansible-repo run: |