mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
fix circleci frontend_build deps not caching
This commit is contained in:
@@ -68,7 +68,7 @@ jobs:
|
||||
docker:
|
||||
- image: cimg/node:14.20
|
||||
|
||||
working_directory: ~/photos/frontend
|
||||
working_directory: ~/photos
|
||||
|
||||
steps:
|
||||
- checkout:
|
||||
|
||||
Reference in New Issue
Block a user