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

Update main.yml

parent 81de8675
No related branches found
No related tags found
No related merge requests found
......@@ -12,8 +12,9 @@ jobs:
- uses: actions/checkout@v3
- name: Use asciidoctor to build content
run: |
ls -al docs
rm -rf docs
make ci-adoc
ls -al
ls -al docs
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.0
......@@ -36,4 +37,5 @@ jobs:
ls -al
ls -al docs
pandoc --from docbook --to docx --toc --highlight-style tango -o docs/output.docx docs/output.docbook.xml --resource-path=docs
ls -al
ls -al 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