chore: fix webkit ci

This commit is contained in:
Hugo Dias
2021-02-12 18:03:42 +00:00
parent 0e6ceaa72f
commit 5d36667b0c

View File

@ -115,6 +115,7 @@ jobs:
with:
node-version: ${{ matrix.node }}
- uses: actions/checkout@v2
- uses: microsoft/playwright-github-action@v1
# - name: Get yarn cache directory path
# id: yarn-cache-dir-path
# run: echo "::set-output name=dir::$(yarn cache dir)"