This commit is contained in:
parent
f973806a31
commit
99a706ac56
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ jobs:
|
||||||
- uses: https://git.madhouse-project.org/actions/nix/install@main
|
- uses: https://git.madhouse-project.org/actions/nix/install@main
|
||||||
- name: Run Nix build
|
- name: Run Nix build
|
||||||
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes
|
run: nix build --extra-experimental-features nix-command --extra-experimental-features flakes
|
||||||
|
- uses: actions/upload-artifact@v3
|
||||||
|
with:
|
||||||
|
name: bericht
|
||||||
|
path: result
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue