Ajouter .gitea/workflow/build.yaml

This commit is contained in:
Alexandre_1a 2026-05-26 10:56:15 +02:00
parent 98995c3225
commit 9077e09de9

View File

@ -0,0 +1,12 @@
name: Check config
on:
workflow_dispatch
jobs:
build:
runs-on: ubuntu-22.04
container:
image: nix-builder