mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 01:33:55 -05:00
Update build-iso.yml
This commit is contained in:
parent
a594196915
commit
ec742a3fa8
1
.github/workflows/build-iso.yml
vendored
1
.github/workflows/build-iso.yml
vendored
|
@ -3,6 +3,7 @@ name: Build NixOS iso
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 10 * * 2"
|
- cron: "0 10 * * 2"
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue