mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04:00
Install NSIS via choco (not preinstalled on windows-latest), Ghostscript via choco, and the Roboto/Roboto Mono fonts (matching the exact versions Fedora's google-roboto-fonts and google-roboto-mono-fonts packages ship, dropped straight into %windir%\Fonts, which doc/findfont.ph's directory-scan fallback picks up without needing font registration). Then run 'nmake docs' (builds nasmdoc.pdf via NASM's own Perl-based doc toolchain, which needs exactly those tools -- see doc/source.src) followed by 'nmake nsis' to produce the installer via nsis/nasm.nsi, and upload it as a workflow artifact. Ghostscript is located by doc/pspdf.pl via the Windows registry keys the official installer creates, not via PATH, so no PATH setup is needed for it. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| test.yml | ||