Skip to content

Commit 659dd4e

Browse files
committed
fix ci
1 parent 17f5e88 commit 659dd4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
mkdir -p temp-docs
3636
cp -R target/site/apidocs/* temp-docs/
3737
echo > temp-docs/.nojekyll
38+
echo "# Javadoc site" > temp-docs/README.md
3839
echo '<!DOCTYPE html>
3940
<html lang="en">
4041
<head>

0 commit comments

Comments
 (0)