ci: Fix docs generation
This commit is contained in:
parent
61dedcb7be
commit
d3bbcaeda2
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ doc_deps = [
|
||||||
'--package=matrix-sdk-base',
|
'--package=matrix-sdk-base',
|
||||||
'--package=matrix-sdk-common',
|
'--package=matrix-sdk-common',
|
||||||
'--package=matrix-sdk-crypto',
|
'--package=matrix-sdk-crypto',
|
||||||
'--package=matrix-qrcode',
|
'--package=matrix-sdk-qrcode',
|
||||||
'--package=matrix-sdk-sled',
|
'--package=matrix-sdk-sled',
|
||||||
'--package=matrix-sdk-store-encryption',
|
'--package=matrix-sdk-store-encryption',
|
||||||
'--package=fractal',
|
'--package=fractal',
|
||||||
|
|
Loading…
Reference in a new issue