diff --git a/.gitea/workflows/stage0.yaml b/.gitea/workflows/stage0.yaml index 07c2bed..593c503 100644 --- a/.gitea/workflows/stage0.yaml +++ b/.gitea/workflows/stage0.yaml @@ -9,5 +9,6 @@ jobs: steps: - name: Checkout run: | + git config --global advice.detachedHead false git clone --branch 2025.02.0 --depth 1 https://codeberg.org/stagex/stagex.git cd stagex