[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/hyperbole 72f7626889 07/18: Update main.yml - Change 'm
From: |
ELPA Syncer |
Subject: |
[elpa] externals/hyperbole 72f7626889 07/18: Update main.yml - Change 'man' to 'man-db' |
Date: |
Tue, 19 Nov 2024 03:58:27 -0500 (EST) |
branch: externals/hyperbole
commit 72f76268894157341c4c65053b7a49d4af25e7e9
Author: Robert Weiner <rsw@gnu.org>
Commit: GitHub <noreply@github.com>
Update main.yml - Change 'man' to 'man-db'
---
.github/workflows/main.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 5e568f55f5..a783be9eab 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
- name: Compile
shell: bash
run: |
- apt-get install man
+ apt-get install man-db
make bin 2>&1 | tee MAKE_BIN_OUTPUT
echo "Number of warnings: $(grep "Warning:" MAKE_BIN_OUTPUT | wc
-l)" >> $GITHUB_STEP_SUMMARY
echo '```' >> $GITHUB_STEP_SUMMARY
- [elpa] externals/hyperbole updated (7ccfb435ff -> f2b98683ef), ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 72f7626889 07/18: Update main.yml - Change 'man' to 'man-db',
ELPA Syncer <=
- [elpa] externals/hyperbole f31a78844a 08/18: Update main.yml - apt-get -y to not prompt, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole ffe17c0327 11/18: Update main.yml - Change to 'master-alpine', ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 6b379c8e19 04/18: Install missing 'man' executable, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 4b1c74bdb5 02/18: Merge pull request #610 from rswgnu/rsw, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 3503b2c22b 03/18: hpath:shorten - Shorten paths and make relative to source path, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole aa316b46c0 06/18: Update main.yml - Remove apt-get update, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 36b83da75d 05/18: Merge branch 'master' into rsw, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 0b7e746665 01/18: hywiki-maybe-dehighlight-page-name - Exclude char after HyWikiWord, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 714b8a9aed 10/18: Update main.yml - 'y' response only, ELPA Syncer, 2024/11/19
- [elpa] externals/hyperbole 30cf230e02 17/18: Merge branch 'master' into rsw, ELPA Syncer, 2024/11/19