ci: Fix restoring and and saving npm caches.

This commit is contained in:
Aman Agrawal 2020-04-25 19:53:58 +05:30 committed by Tim Abbott
parent 5e24d26f45
commit a015160ec0
1 changed files with 2 additions and 1 deletions

View File

@ -262,8 +262,9 @@ jobs:
- *create_cache_directories - *create_cache_directories
- *do_bionic_hack - *do_bionic_hack
- *install_production
- *restore_cache_package_json - *restore_cache_package_json
- *install_production
- *save_cache_package_json
workflows: workflows:
version: 2 version: 2