fix job failed

2 jobs from master in 15 seconds (queued for 1 second)
Status Job ID Name Coverage
  Build
failed #1013
atlasvoyages-prod-runner
build

00:15

 
  Deploy
skipped #1014
atlasvoyages-prod-runner
deploy
 
Build build
Step 28/36 : RUN chown -R www-data:www-data /atlasvoyages/apps
---> Running in 6bbda8cde3d6
Removing intermediate container 6bbda8cde3d6
---> e99ac9e8118e
Step 29/36 : RUN find ./node_modules -maxdepth 1 -name "pine*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "hermes*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "theme-atlasvoyages*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \;
---> Running in f8a0e4f0cf20
find: `./node_modules': No such file or directory
The command '/bin/sh -c find ./node_modules -maxdepth 1 -name "pine*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "hermes*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \; && find ./node_modules -maxdepth 1 -name "theme-atlasvoyages*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist --force" \;' returned a non-zero code: 1
ERROR: Job failed: exit status 1