Add cache to other pipelines #36
@ -89,7 +89,7 @@ jobs:
|
|||||||
working-directory: ./frontend
|
working-directory: ./frontend
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
node_modules
|
~/node_modules
|
||||||
key: ${{ runner.os }}-bun-
|
key: ${{ runner.os }}-bun-
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-bun-
|
${{ runner.os }}-bun-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user