изменено: .forgejo/workflows/iso-nixos-installer.yaml
All checks were successful
/ build-installer (push) Successful in 17s
All checks were successful
/ build-installer (push) Successful in 17s
This commit is contained in:
parent
cfeb29f544
commit
1fcc62144a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,5 +3,5 @@ jobs:
|
|||
build-installer:
|
||||
runs-on: builder
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: nix build ./installer
|
||||
|
|
|
|||
Loading…
Reference in a new issue