Skip to content

remove --exclude=compute-f-17-[09-25] #8

remove --exclude=compute-f-17-[09-25]

remove --exclude=compute-f-17-[09-25] #8

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
jobs:
build:
name: Make Docs
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Build
uses: Tiryoh/actions-mkdocs@v0
with:
mkdocs_version: 'latest' # option
#mkdocs_version: '1.1' # option
requirements: 'requirements.txt' # option
configfile: 'mkdocs.yml' # option