diff --git a/.gitea/workflows/stage0.yaml b/.gitea/workflows/stage0.yaml index ad981c5..15ff664 100644 --- a/.gitea/workflows/stage0.yaml +++ b/.gitea/workflows/stage0.yaml @@ -10,8 +10,7 @@ jobs: - 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 + git clone --branch 2025.02.0 --depth 1 https://codeberg.org/stagex/stagex.git $GITHUB_WORKSPACE - name: Build run: | ls