init stage0
All checks were successful
/ build (push) Successful in 34s

This commit is contained in:
Adrien Beaudouin 2025-06-02 22:38:11 +02:00
parent c42c6ff340
commit 235b4783ba

View File

@ -0,0 +1,13 @@
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
run: |
git clone --branch 2025.02.0 --depth 1 https://codeberg.org/stagex/stagex.git
cd stagex