Update action.yml
parent
04ff5f78a9
commit
feb31fae6e
|
@ -5,7 +5,7 @@ runs:
|
||||||
steps:
|
steps:
|
||||||
- name: Cache playwright binaries
|
- name: Cache playwright binaries
|
||||||
id: playwright-cache
|
id: playwright-cache
|
||||||
uses: actions/cache@v2
|
uses: buildjet/cache@v2
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/Library/Caches/ms-playwright
|
~/Library/Caches/ms-playwright
|
||||||
|
|
Loading…
Reference in New Issue