Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit e9ff6d7f authored by Marc's avatar Marc Committed by GitHub
Browse files

Update main.yml

parent 412838b3
No related branches found
No related tags found
No related merge requests found
...@@ -21,8 +21,3 @@ jobs: ...@@ -21,8 +21,3 @@ jobs:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Use pandoc to convert content - name: Use pandoc to convert content
run: pandoc --from docbook --to docx --toc --highlight-style tango -o docs/output.docx docs/output.docbook.xml --resource-path=docs run: pandoc --from docbook --to docx --toc --highlight-style tango -o docs/output.docx docs/output.docbook.xml --resource-path=docs
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.4
with:
# Path of the directory containing the static assets.
path: docs/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment