ci: fix wrong timelinePath

old-stable24
Varun Patil 2022-10-24 21:35:19 -07:00
parent 334af5e0c6
commit 1df94f8a11
1 changed files with 1 additions and 1 deletions

View File

@ -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