1
0
Fork 0
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:
Michael Hoang 2024-11-09 20:51:18 +11:00
parent 3c4a2b1150
commit 293589065d

View file

@ -3,8 +3,6 @@ on:
push:
branches:
- master
paths:
- '**.nix'
jobs:
update-manual: