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 412838b3 authored by Marc's avatar Marc Committed by GitHub
Browse files

Update main.yml

parent 20612312
No related branches found
No related tags found
No related merge requests found
......@@ -21,13 +21,6 @@ jobs:
- uses: actions/checkout@v3
- 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
prepare-pages:
needs:
- build-adoc
- build-pandoc
runs-on: ubuntu-latest
steps:
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v1.0.4
with:
......
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