diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index fec8adf..88dc1ec 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -12,7 +12,7 @@ jobs: runs-on: runner-custom if: gitea.ref == 'refs/heads/main' steps: - #- uses: actions/checkout@v4 + - uses: actions/checkout@v4 - run: | whoami - run: |