Changed Workflow
Some checks failed
/ Build NixOS Iso (push) Failing after 0s

This commit is contained in:
Kaybee 2024-08-12 01:57:28 +02:00
parent c460267420
commit 77cce5d01e

View file

@ -8,8 +8,6 @@ jobs:
name: Build NixOS Iso
steps:
- name: Update Nix Store
run: |
nix-store --update
run: nix-store --update
- name: Get System Info
run: |
nix-shell -p fastfetch --run "fastfetch"
run: nix-shell -p fastfetch --run "fastfetch"