configuration.nix/.forgejo/workflows/iso-nixos-installer.yaml
Gregory Bednov cfeb29f544
Some checks failed
/ build-installer (push) Failing after 9s
изменено: .forgejo/workflows/iso-nixos-installer.yaml
2026-08-28 22:08:34 +03:00

7 lines
137 B
YAML

on: [push]
jobs:
build-installer:
runs-on: builder
steps:
- uses: actions/checkout@v4
- run: nix build ./installer