Skip to content

Commit 1923a94

Browse files
committed
Fix documentation #11
1 parent 1aa3f9e commit 1923a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: JamesIves/github-pages-deploy-action@v4
2828
with:
2929
folder: build/docs/javadoc
30-
target-folder: javadoc
30+
target-folder: javadoc
3131
publish:
3232
needs: build
3333
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)