mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-19 23:03:02 +08:00
chore: add turbo to cached files
This commit is contained in:
parent
a20b18cdf0
commit
3169879c8b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
with:
|
||||
path: |
|
||||
**/node_modules
|
||||
**/.turbo
|
||||
/home/runner/.cache/Cypress
|
||||
key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user