This commit is contained in:
iFargle 2023-10-02 18:05:35 +09:00
parent 1954eebeeb
commit 684b15b382

View file

@ -1,9 +1,9 @@
# .forgejo/workflows/demo.yaml
name: Demo
name: Build NixOS ISO
run-name: ${{ github.actor }} is testing
on: [push]
jobs:
Explore-CI:
NixOS Runner:
runs-on: docker
container: nixos/nix
steps: