ci: fix wrong timelinePath

old-stable24
Varun Patil 2022-10-24 21:35:19 -07:00
parent c4db6f92c8
commit 0ab9835404
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ php occ files:scan --all
php occ memories:index php occ memories:index
# Set admin timeline path # Set admin timeline path
php occ user:setting admin memories timelinePath / php occ user:setting admin memories timelinePath "/Photos"
# Run e2e tests # Run e2e tests
cd apps/memories cd apps/memories