ci: fix wrong timelinePath
parent
334af5e0c6
commit
1df94f8a11
|
@ -43,7 +43,7 @@ php occ files:scan --all
|
|||
php occ memories:index
|
||||
|
||||
# Set admin timeline path
|
||||
php occ user:setting admin memories timelinePath /
|
||||
php occ user:setting admin memories timelinePath "/Photos"
|
||||
|
||||
# Run e2e tests
|
||||
cd apps/memories
|
||||
|
|
Loading…
Reference in New Issue