Skip to content

Commit 0bfced3

Browse files
authored
Doc/javadoc deploy 2 (#13)
* manually deploy to gh pages * fix distribution
1 parent 83f343c commit 0bfced3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-java@v3
1818
with:
1919
java-version: 8
20-
distribution: ubuntu-latest
20+
distribution: 'temurin'
2121
cache: maven
2222

2323
- name: Generate Javadoc

0 commit comments

Comments
 (0)