Skip to content

Commit

Permalink
get build working
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcc committed Sep 7, 2024
1 parent f669e25 commit 1a8bf34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
path: "tcMenuLib"
- name: Build TcMenuLib Docs
working-directory: ./tcMenuLib
env:
DOXY_DIR: ../_refdocs/
run: |
doxygen ../_refdocs/tcmenu-doxygen.conf
- name: Upload artifact
Expand Down

0 comments on commit 1a8bf34

Please # to comment.