Test
This commit is contained in:
parent
c6371414ca
commit
4b0cf887db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# .forgejo/workflows/demo.yaml
|
||||
name: Build NixOS ISO
|
||||
run-name: ${{ github.actor }} is testing
|
||||
name: build-nixos-iso
|
||||
run-name: ${{ github.actor }} - build-nixos-iso
|
||||
on: [push]
|
||||
jobs:
|
||||
build-console-iso:
|
||||
|
|
Loading…
Reference in a new issue