File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232 - name : Run DITA-OT Unit Test
3333 uses : jason-fox/dita-unit-test-action@master
3434 with :
35- dita-ot-version : 3.6
35+ dita-ot-version : 3.6.1
3636 plugin : ' fox.jason.passthrough.doxygen'
3737 env :
3838 COVERALLS_TOKEN : ${{ secrets.COVERALLS_TOKEN }}
Original file line number Diff line number Diff line change @@ -83,17 +83,17 @@ The DITA-OT doxygen plug-in is a file reader for the DITA Open Toolkit.
8383- Full installation instructions for downloading DITA-OT can be found
8484 [here](https://www.dita-ot.org/3.6/topics/installing-client.html).
8585
86- 1. Download the `dita-ot-3.6.zip` package from the project website at
86+ 1. Download the `dita-ot-3.6.1. zip` package from the project website at
8787 [dita-ot.org/download](https://www.dita-ot.org/download)
8888 2. Extract the contents of the package to the directory where you want to install DITA-OT.
8989 3. **Optional**: Add the absolute path for the `bin` directory to the _PATH_ system variable.
9090
9191 This defines the necessary environment variable to run the `dita` command from the command line.
9292
9393```console
94- curl -LO https://github.com/dita-ot/dita-ot/releases/download/3.6/dita-ot-3.6.zip
95- unzip -q dita-ot-3.6.zip
96- rm dita-ot-3.6.zip
94+ curl -LO https://github.com/dita-ot/dita-ot/releases/download/3.6.1 /dita-ot-3.6.1 .zip
95+ unzip -q dita-ot-3.6.1. zip
96+ rm dita-ot-3.6.1. zip
9797```
9898
9999### Installing the Plug-in
You can’t perform that action at this time.
0 commit comments