add build
Some checks failed
/ bootstrap (push) Has been cancelled

This commit is contained in:
Adrien Beaudouin 2025-06-07 19:30:43 +02:00
parent 4380ef5335
commit c28745f96f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ on:
- main
jobs:
build:
bootstrap:
runs-on: ubuntu-latest
steps:
- name: Checkout

View File

@ -5,7 +5,7 @@ on:
- completed
jobs:
build:
core:
runs-on: ubuntu-latest
steps:
- name: Checkout