diff --git a/.github/workflows/wiki.yaml b/.github/workflows/wiki.yaml index eba7527..844c306 100644 --- a/.github/workflows/wiki.yaml +++ b/.github/workflows/wiki.yaml @@ -16,9 +16,9 @@ jobs: publish-wiki: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - uses: Andrew-Chen-Wang/github-wiki-action@v4.4.0 - uses: mattnotmitt/doxygen-action@v1.9.5 with: - working-directory: 'components/ehmtxv2/docs' - doxyfile-path: 'components/ehmtxv2' \ No newline at end of file + working-directory: './components/ehmtxv2/docs' + doxyfile-path: './components/ehmtxv2' \ No newline at end of file diff --git a/components/ehmtxv2/docs/for doxygen b/components/ehmtxv2/docs/for doxygen new file mode 100644 index 0000000..e69de29