workspace attachment

This commit is contained in:
Anant Bhasin 2021-08-26 09:18:40 +00:00 committed by GitHub
parent fa1252c210
commit 406d21694e
1 changed files with 1 additions and 3 deletions

View File

@ -28,8 +28,6 @@ save-npm-cache-linux: &save-npm-cache-linux
paths:
- ./node_modules
restore-npm-cache-mac: &restore-npm-cache-mac
name: Restore NPM cache
key: node-v1-mac-{{ checksum "yarn.lock" }}
@ -206,7 +204,7 @@ commands:
- checkout
- attach_workspace:
at: android
at: ./
- restore_cache: *restore-npm-cache-linux