ci: fix docs gen
Generate HTML docs / build-html-docs (push) Failing after 1s
Generate man page / build-manpage (push) Failing after 18s

This commit is contained in:
2026-06-08 11:07:14 -04:00
parent 126379a545
commit ecbe3b028e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
remind:
runs-on: home-server
runs-on: rack
steps:
- name: Checkout
uses: actions/checkout@v4
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build-html-docs:
runs-on: home-server
runs-on: rack
steps:
- name: Checkout
env:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build-manpage:
runs-on: home-server
runs-on: rack
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)
yay AUR helper (Arch only)
paru AUR helper (Arch only; preferred)
yay AUR helper (Arch only; fallback)
## Integrations