Skip to content

try to fix build

try to fix build #4

Workflow file for this run

name: GitHub Pages Publish
on:
push:
branches: [ master, main ]
pull_request:
branches: [ master, main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: asciidoctor-ghpages
uses: manoelcampos/asciidoctor-ghpages-action@v2
with:
pdf_build: true
asciidoctor_params: -r asciidoctor-diagram
source_dir: docs/ # default is .