diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index a0b6788..39a2033 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: :