forked from StarOpenSource/Engine
Fix javadoc-combined upload step
This commit is contained in:
parent
535a290e6f
commit
c2e4a5c9e5
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
|||
with:
|
||||
name: javadoc-combined
|
||||
path: |
|
||||
/build/docs/javadoc/*
|
||||
build/docs/javadoc/*
|
||||
if-no-files-found: error
|
||||
test:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue