Skip to content

Commit fe4011e

Browse files
committed
Cache Cypress
1 parent 141dde8 commit fe4011e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/node-and-build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ runs:
2222
path: |
2323
**/node_modules
2424
**/dist/
25+
/home/runner/.cache/Cypress
2526
key: ${{ runner.os }}-build-artifacts-${{ github.sha }}
2627
restore-keys: |
2728
${{ runner.os }}-build-artifacts-

0 commit comments

Comments
 (0)