Stop removing canvas files from cache (#15953)
This was part of the node 16 upgrade and is no longer helpful
This commit is contained in:
parent
6b85197f5f
commit
3238fd40e6
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ cache:
|
|||
bundler: true
|
||||
directories:
|
||||
- node_modules
|
||||
before_cache:
|
||||
- find node_modules -type f -name "*.node" -delete
|
||||
rvm:
|
||||
- 3.0.2
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue