From bd4ac9b890ce57abdbbdc82401c78edc86c4019e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 1 Sep 2024 01:58:54 +0100 Subject: [PATCH] . --- .gitea/workflows/host.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/host.yml b/.gitea/workflows/host.yml index 290b9c8..7feb426 100644 --- a/.gitea/workflows/host.yml +++ b/.gitea/workflows/host.yml @@ -9,7 +9,8 @@ jobs: checkout-code: runs-on: ubuntu-latest steps: - + - name: Checkout code + uses: actions/checkout@v2 - name: build git runner shell: bash run: |