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: jobs:
remind: remind:
runs-on: preferred runs-on: home-server
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs: jobs:
build-html-docs: build-html-docs:
runs-on: preferred runs-on: home-server
steps: steps:
- name: Checkout - name: Checkout
env: env:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs: jobs:
build-manpage: build-manpage:
runs-on: preferred runs-on: home-server
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 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 fzf Fuzzy finder
zoxide Smart cd with frecency zoxide Smart cd with frecency
direnv Per-directory environment loading direnv Per-directory environment loading
paru AUR helper (Arch only; preferred) paru AUR helper (Arch only)
yay AUR helper (Arch only; fallback) yay AUR helper (Arch only)
## Integrations ## Integrations