Updated Workflow
Some checks failed
/ Build NixOS Iso (push) Failing after 2s

This commit is contained in:
Kaybee 2024-08-12 01:52:28 +02:00
parent 2aeec898f8
commit b15dcbaa3d

View file

@ -4,12 +4,12 @@ jobs:
build-HyperC:
runs-on: docker
container:
image: nixos/nix
image: niteo/nixpkgs-nixos-unstable
name: Build NixOS Iso
steps:
- name: Checkout
uses: actions/checkout@v4
- run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
- name: Update Nix Store
run: |
nix-store --update
- name: Get System Info
run: |
nix-shell -p fastfetch --run "fastfetch"