mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 19:31:54 -05:00
Update build-iso.yml
This commit is contained in:
parent
05f505bcb1
commit
759e86ce0c
2
.github/workflows/build-iso.yml
vendored
2
.github/workflows/build-iso.yml
vendored
|
@ -2,7 +2,7 @@ name: Build NixOS iso from flake
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
cron: "0 10 * * 2"
|
- cron: "0 10 * * 2"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue