We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fdae00 commit 1de0ae5Copy full SHA for 1de0ae5
.github/workflows/javadoc.yml
@@ -31,5 +31,5 @@ jobs:
31
OPENGROK_REPO_SLUG: ${{ github.repository }}
32
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
33
OPENGROK_REF: ${{ github.ref }}
34
- OPENGROK_BUILD_DIR: ${{ github.workspace }}
+ OPENGROK_BUILD_DIR: ${{ github.workspace }}
35
run: ./dev/javadoc.sh
0 commit comments