mirror of
https://github.com/dotMorten/NmeaParser.git
synced 2026-04-06 23:14:10 +00:00
Upgrade OMD generator
This commit is contained in:
parent
2ed285ee75
commit
70fd58c080
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghpages.yml
vendored
2
.github/workflows/ghpages.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
|||
DOCFXVERSION: 2.59.0
|
||||
|
||||
- name: Install .NET OMD Generator
|
||||
run: dotnet tool install --tool-path .tools/omd dotMorten.OmdGenerator --version 1.3.1
|
||||
run: dotnet tool install --tool-path .tools/omd dotMorten.OmdGenerator --version 1.4.0
|
||||
|
||||
- name: Generate OMD
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue