Skip to content

test build

test build #1

Workflow file for this run

name: Asciidoctor
on:
push:
branches:
- main
jobs:
example:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
- uses: reitzig/[email protected]
with:
version: 2.0.18
- run: asciidoctor-epub3 books/161854/index.adoc -o build/$(book).epub