Actualiser .gitea/workflows/nix.yaml
This commit is contained in:
parent
b344d6cfdd
commit
45140b341f
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user