Skip to content

Commit be16ddb

Browse files
author
charles shin
committed
try removing install cache
1 parent cdc4d3b commit be16ddb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/health_checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ jobs:
6060
- uses: ./.github/actions/setup_node
6161
with:
6262
node-version: ${{ matrix.node }}
63-
- uses: ./.github/actions/install_with_cache
64-
with:
65-
node-version: ${{ matrix.node }}
6663
- uses: ./.github/actions/restore_build_cache
6764
with:
6865
node-version: ${{ matrix.node }}

0 commit comments

Comments
 (0)