Fix workflow
This commit is contained in:
parent
ed5dc229b7
commit
7fc776370e
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ name: Build runner image
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
env:
|
||||||
|
NIX_CONFIG: experimental-features = nix-command flakes
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue