Actualiser .gitea/workflows/nix.yaml

This commit is contained in:
Alexandre_1a 2026-05-30 22:24:12 +02:00
parent b344d6cfdd
commit 45140b341f

View File

@ -7,12 +7,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: nix
steps: steps:
- name: Install nix
uses: DeterminateSystems/nix-installer-action@main
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4