mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 18:37:15 +02:00
ci: tex2html
path export fixed
This commit is contained in:
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -59,7 +59,7 @@ jobs:
|
|||||||
- name: Installing MathJax-Node-CLI
|
- name: Installing MathJax-Node-CLI
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/mathjax/mathjax-node-cli --depth=1
|
git clone https://github.com/mathjax/mathjax-node-cli --depth=1
|
||||||
echo "PATH=\"$PWD/mathjax-node-cli/bin\"" >> $GITHUB_PATH
|
echo "${{ github.workspace }}/mathjax-node-cli/bin" >> $GITHUB_PATH
|
||||||
- name: Get git repos with API reference tools
|
- name: Get git repos with API reference tools
|
||||||
run: |
|
run: |
|
||||||
git clone https://github.com/JohelEGP/jegp.cmake_modules.git --depth=1
|
git clone https://github.com/JohelEGP/jegp.cmake_modules.git --depth=1
|
||||||
|
Reference in New Issue
Block a user