mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
ci: fix manual not being regenerated when non-Nix files are updated
This also fixes the README not being updated on the website as well
This commit is contained in:
parent
3c4a2b1150
commit
293589065d
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update-manual.yml
vendored
2
.github/workflows/update-manual.yml
vendored
|
@ -3,8 +3,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- '**.nix'
|
||||
|
||||
jobs:
|
||||
update-manual:
|
||||
|
|
Loading…
Reference in a new issue