Skip to content

Commit

Permalink
ci: add puppeteer cache to workspace persist paths
Browse files Browse the repository at this point in the history
This is needed due to the breaking change in version 19 puppeteer/puppeteer#9095
  • Loading branch information
alan-agius4 committed Oct 24, 2022
1 parent b6f0946 commit 57a748c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/dynamic_config.yml
Expand Up @@ -155,6 +155,7 @@ jobs:
root: *workspace_location
paths:
- ./*
- ~/.cache/puppeteer
- save_cache:
key: *cache_key
paths:
Expand Down

0 comments on commit 57a748c

Please sign in to comment.