Skip to content

Commit 2f981ee

Browse files
committed
fix
1 parent 6ab0c71 commit 2f981ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pandoc-resources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: docker://pandoc/latex:2.9
4545
with:
4646
args: "pandoc ./documents/forOpenAPISpecification/OpenAPI_Specification_2.0.md --toc --reference-doc=./documents/common/pandoc_styles/スタイル.docx -s -o ./public/resources/OpenAPI_Specification_2.0.docx"
47-
- name: Archive code coverage results
47+
- name: Archive resources
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: pandoc_resources

0 commit comments

Comments
 (0)