Skip to content

Commit 5ea97db

Browse files
committed
build: remove mkdir docs command
1 parent 9e345e8 commit 5ea97db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/checkout@v3
2323
- name: Install Doxygen
2424
run: sudo apt-get install doxygen graphviz -y
25-
- run: mkdir docs
2625
- name: Install theme
2726
run: ./tools/prepare-doxygen.sh
2827
- name: Generate Doxygen Documentation

0 commit comments

Comments
 (0)