This commit is contained in:
Dolan Miu
2021-10-31 20:25:52 +00:00
parent fe21bb1702
commit dd657a9e88

View File

@ -680,7 +680,7 @@ jobs:
xml-file: build/extracted-doc/word/document.xml xml-file: build/extracted-doc/word/document.xml
xml-schema-file: ooxml-schemas/microsoft/wml-2010.xsd xml-schema-file: ooxml-schemas/microsoft/wml-2010.xsd
- name: Run Demo - name: Run Demo
run: npm run ts-node -- ./demo/71-line-numbers-suppression.ts run: npm run ts-node -- ./demo/71-page-borders-2.ts
- name: Extract Word Document - name: Extract Word Document
run: npm run extract run: npm run extract
- name: Validate XML - name: Validate XML