From cdd7730141ded783336fbf67a8bf531b69773975 Mon Sep 17 00:00:00 2001 From: teddys48 Date: Wed, 11 Feb 2026 12:10:43 +0700 Subject: [PATCH] update --- .gitea/workflows/ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index a9200cc..9378371 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -25,8 +25,6 @@ jobs: runs-on: host needs: cleaning steps: - - uses: actions/checkout@v4 - - name: Copy env run: | echo "${{ secrets.ENV_FILE }}" > .env