mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Added an artifact name for intermediate LateX documentation.
This commit is contained in:
3
.github/workflows/Parameters.yml
vendored
3
.github/workflows/Parameters.yml
vendored
@@ -245,8 +245,9 @@ jobs:
|
|||||||
"codecoverage_html": f"{name}-CodeCoverage-HTML",
|
"codecoverage_html": f"{name}-CodeCoverage-HTML",
|
||||||
"statictyping_html": f"{name}-StaticTyping-HTML",
|
"statictyping_html": f"{name}-StaticTyping-HTML",
|
||||||
"package_all": f"{name}-Packages",
|
"package_all": f"{name}-Packages",
|
||||||
"documentation_pdf": f"{name}-Documentation-PDF",
|
|
||||||
"documentation_html": f"{name}-Documentation-HTML",
|
"documentation_html": f"{name}-Documentation-HTML",
|
||||||
|
"documentation_latex": f"{name}-Documentation-LaTeX",
|
||||||
|
"documentation_pdf": f"{name}-Documentation-PDF",
|
||||||
}
|
}
|
||||||
|
|
||||||
# Deprecated structure
|
# Deprecated structure
|
||||||
|
|||||||
Reference in New Issue
Block a user