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:
build:
runs-on: ubuntu-latest
runs-on: nix
steps:
- name: Install nix
uses: DeterminateSystems/nix-installer-action@main
steps:
- name: Checkout
uses: actions/checkout@v4