Skip to content

Commit 0d8009a

Browse files
ensure index.html is in root
1 parent c0b5b2a commit 0d8009a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ jobs:
244244
- name: Upload github pages artifact
245245
uses: actions/upload-pages-artifact@v2
246246
with:
247-
path: oolite/doxygen
247+
path: oolite/doxygen/html
248248

249249
release-marvinpinto:
250250
needs: [build-linux, build-windows, build-doxygen]

0 commit comments

Comments
 (0)