Skip to content

Commit

Permalink
Build playground guide
Browse files Browse the repository at this point in the history
  • Loading branch information
fugerit79 committed Nov 26, 2024
1 parent 6c7d343 commit b4da5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asciidoc_2_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: mmdc --version

- name: Convert AsciiDoc to HTML5 and PDF
run: mvn install asciidoctor:process-asciidoc@asciidoc-to-html asciidoctor:process-asciidoc@asciidoc-to-pdf -P buildreact
run: mvn clean asciidoctor:process-asciidoc@asciidoc-to-html asciidoctor:process-asciidoc@asciidoc-to-pdf -P buildreact

- name: Build Legacy Pages
uses: actions/jekyll-build-pages@main
Expand Down

0 comments on commit b4da5b9

Please sign in to comment.