init stage0
Some checks failed
/ build (push) Failing after 1m13s

This commit is contained in:
Adrien Beaudouin 2025-06-02 22:49:10 +02:00
parent 8b2e1b3662
commit 15df57bdbe

View File

@ -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