This commit is contained in:
parent
b15dcbaa3d
commit
c460267420
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -4,7 +4,7 @@ jobs:
|
||||||
build-HyperC:
|
build-HyperC:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: niteo/nixpkgs-nixos-unstable
|
image: niteo/nixpkgs-nixos-unstable:9e70e9f732fbb15872cb4ea11bd43c14328a0b69
|
||||||
name: Build NixOS Iso
|
name: Build NixOS Iso
|
||||||
steps:
|
steps:
|
||||||
- name: Update Nix Store
|
- name: Update Nix Store
|
||||||
|
|
Loading…
Add table
Reference in a new issue