mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2025-12-06 07:12:04 +01:00
Update ghpages.yml
This commit is contained in:
parent
95dcbd66bf
commit
f884efd195
2
.github/workflows/ghpages.yml
vendored
2
.github/workflows/ghpages.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
run: dotnet tool install --tool-path artifacts/toolset dotMorten.OmdGenerator --version 1.2.0
|
||||
- name: Generate OMD
|
||||
run: |
|
||||
mkdir artifacts/docs/api
|
||||
mkdir -p artifacts/docs/api
|
||||
artifacts/toolset/generateomd /source=src/NmeaParser /output=artifacts/docs/api/omd.html
|
||||
- name: Build Documentation
|
||||
uses: nikeee/docfx-action@master
|
||||
|
|
|
|||
Loading…
Reference in a new issue