Skip to content

Follow up from https:/open-telemetry/opentelemetry-dotnet/pull/4627 #12929

Follow up from https:/open-telemetry/opentelemetry-dotnet/pull/4627

Follow up from https:/open-telemetry/opentelemetry-dotnet/pull/4627 #12929

Workflow file for this run

name: docfx
on:
push:
branches: [ 'main*' ]
pull_request:
branches: [ 'main*' ]
jobs:
build:
runs-on: windows-latest
steps:
- name: check out code
uses: actions/checkout@v3
- name: install docfx
run: choco install docfx -y
- name: run .\build\docfx.cmd
shell: cmd
run: .\build\docfx.cmd