|
|
@ -104,7 +104,7 @@ jobs: |
|
|
|
keys: |
|
|
|
keys: |
|
|
|
- dependency-cache-{{ checksum "package-lock.json" }} |
|
|
|
- dependency-cache-{{ checksum "package-lock.json" }} |
|
|
|
# fallback to using the latest cache if no exact match is found |
|
|
|
# fallback to using the latest cache if no exact match is found |
|
|
|
- dependency-cache- |
|
|
|
# - dependency-cache- |
|
|
|
- run: |
|
|
|
- run: |
|
|
|
name: Install npm 6 + deps via npm |
|
|
|
name: Install npm 6 + deps via npm |
|
|
|
command: | |
|
|
|
command: | |
|
|
|