Skip to content

Commit 1de0ae5

Browse files
author
Vladimir Kotal
committed
remove tab
1 parent 4fdae00 commit 1de0ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javadoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
OPENGROK_REPO_SLUG: ${{ github.repository }}
3232
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
3333
OPENGROK_REF: ${{ github.ref }}
34-
OPENGROK_BUILD_DIR: ${{ github.workspace }}
34+
OPENGROK_BUILD_DIR: ${{ github.workspace }}
3535
run: ./dev/javadoc.sh

0 commit comments

Comments
 (0)