mirror of https://github.com/zulip/zulip.git
ci: Fix restoring and and saving npm caches.
This commit is contained in:
parent
5e24d26f45
commit
a015160ec0
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue