ci: fix docs gen
Generate man page / build-manpage (push) Has been cancelled
Generate HTML docs / build-html-docs (push) Has been cancelled

This commit is contained in:
2026-06-08 10:59:01 -04:00
parent e7bfde03e6
commit 126379a545
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
remind:
runs-on: preferred
runs-on: home-server
steps:
- name: Checkout
uses: actions/checkout@v4
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build-html-docs:
runs-on: preferred
runs-on: home-server
steps:
- name: Checkout
env:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build-manpage:
runs-on: preferred
runs-on: home-server
steps:
- name: Checkout
uses: actions/checkout@v4
+2 -2
View File
@@ -1119,8 +1119,8 @@ fish-deps manages these tools. Run `fish-deps` to check status, or
fzf Fuzzy finder
zoxide Smart cd with frecency
direnv Per-directory environment loading
paru AUR helper (Arch only; preferred)
yay AUR helper (Arch only; fallback)
paru AUR helper (Arch only)
yay AUR helper (Arch only)
## Integrations