Skip to content

Commit

Permalink
Merge branch 'dimadem_redirection' of github.com:dimadem/minishell in…
Browse files Browse the repository at this point in the history
…to dimadem_redirection
  • Loading branch information
dimadem committed Jul 4, 2024
2 parents d541dfc + ad4c986 commit c9fe756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@v1.9.8
with:
working-directory: 'src/doc'
working-directory: './doc'
doxyfile-path: './Doxyfile'

- name: Deploy
Expand Down

0 comments on commit c9fe756

Please sign in to comment.