GHA: Fix Windows build (install texinfo)

This commit is contained in:
Nicolas Williams
2022-04-25 22:14:48 -05:00
parent 56b60a1a40
commit b503100677

View File

@@ -76,6 +76,7 @@ jobs:
pacman --noconfirm -S bison
pacman --noconfirm -S perl
pacman --noconfirm -S perl-JSON
pacman --noconfirm -S texinfo
set PATH=%PATH%;%wix%bin
title Heimdal Build %CPU% %dbg__type%
set "PATH=%PATH%;C:\Perl64\bin;C:\tools\cygwin\bin;C:\Program Files (x86)\HTML Help Workshop"