Skip to content

Remove layout from inheriting theme #20

Remove layout from inheriting theme

Remove layout from inheriting theme #20

Workflow file for this run

name: "Build Documentation"
on: [push, pull_request, delete]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@fix-themes
with:
docs-folder: docs/
formats: |-
epub
pdf
- name: Setup tmate session
if: ${{ failure() }}
uses: mxschmitt/action-tmate@v3