Skip to content

Commit 13d45de

Browse files
authoredJan 20, 2022
chore: add missing cache dir (#1125)
Fixes ci config
1 parent 978eb36 commit 13d45de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
with:
5656
directories: |
5757
./examples/node_modules
58+
~/.cache
5859
build: |
5960
cd examples
6061
npm i

0 commit comments

Comments
 (0)