1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

CI: upload .manual.xml

This is mostly meant for PhD CI, but may be useful for other purposes
as well.

Closes GH-832.
This commit is contained in:
Christoph M. Becker
2021-08-06 21:56:18 +02:00
committed by GitHub
parent 388226f9e1
commit 2c56356914

View File

@@ -44,3 +44,9 @@ jobs:
- name: "Build documentation for ${{ matrix.language }}"
run: "php8.0 doc-base/configure.php --disable-libxml-check --enable-xml-details --redirect-stderr-to-stdout --with-lang=${{ matrix.language }}"
- name: "Upload .manual.xml"
uses: actions/upload-artifact@v2
with:
name: .manual.xml
path: doc-base/.manual.xml