From 6c141502596b67d02d168e2c1308a0e6dc90a49d Mon Sep 17 00:00:00 2001 From: lubeda Date: Thu, 13 Jun 2024 16:46:56 +0200 Subject: [PATCH] action error --- .github/workflows/wiki.yaml | 6 +++--- components/ehmtxv2/docs/for doxygen | 0 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 components/ehmtxv2/docs/for doxygen 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