mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Translate LaTeX documentation to PDF.
This commit is contained in:
@@ -6,10 +6,11 @@ on:
|
||||
|
||||
jobs:
|
||||
NamespacePackage:
|
||||
uses: pyTooling/Actions/.github/workflows/CompletePipeline.yml@dev
|
||||
uses: pyTooling/Actions/.github/workflows/CompletePipeline.yml@latex
|
||||
with:
|
||||
package_namespace: pyExamples
|
||||
package_name: Extensions
|
||||
documentation: Actions
|
||||
codecov: true
|
||||
codacy: true
|
||||
dorny: true
|
||||
|
||||
Reference in New Issue
Block a user