We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0831b commit bb4bf97Copy full SHA for bb4bf97
.github/workflows/ci.yml
@@ -54,4 +54,4 @@ jobs:
54
uses: actions/upload-artifact@v4
55
with:
56
name: apidocs
57
- path: target/site/apidocs/
+ path: target/reports/apidocs/
0 commit comments