изменено: .forgejo/workflows/iso-nixos-installer.yaml
All checks were successful
/ build-installer (push) Successful in 17s

This commit is contained in:
Gregory Bednov 2026-08-28 22:15:04 +03:00
commit 1fcc62144a

View file

@ -3,5 +3,5 @@ jobs:
build-installer: build-installer:
runs-on: builder runs-on: builder
steps: steps:
- uses: actions/checkout@v4 - uses: https://code.forgejo.org/actions/checkout@v4
- run: nix build ./installer - run: nix build ./installer