Skip to content

Commit 4278bef

Browse files
committed
fix startup loading of API doc: Fatal initialization error: could not get absolute path of 8c48dc68_core.apidocs(2)
1 parent 8c48dc6 commit 4278bef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_clean_linux64.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ fi
128128
fi
129129

130130
cp "$basepath/Artifacts/clientdist/clientpackage.zip" "$builddir/Output/${GITHASH}_core.client"
131+
cp "$basepath/Artifacts/apidocsdist/apidocspackage.zip" "$builddir/Output/${GITHASH}_core.apidocs"
131132

132133
cd "$builddir"
133134

0 commit comments

Comments
 (0)