Skip to content

Commit c8c5efe

Browse files
committed
Work on check-openbsd.
1 parent d5d3fb8 commit c8c5efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/many-platforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ jobs:
425425
pwd
426426
: "Install OpenBSD packages"
427427
: "List of packages: https://cdn.openbsd.org/pub/OpenBSD/7.5/packages/amd64/"
428-
: pkg_add ...
428+
pkg_add texinfo-6.5p4
429429
ls -l
430430
export CPPFLAGS="-I/usr/local/include -Wall"
431431
export LDFLAGS="-L/usr/local/lib"

0 commit comments

Comments
 (0)