Skip to content

Commit a2c13b7

Browse files
authored
Update build-test.yml
1 parent cc36173 commit a2c13b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/setup-node@v3
3636
with:
3737
node-version: ${{ matrix.node-version }}
38-
cache: 'npm'
38+
3939
- name: Install Dependencies
4040
run: npm install
4141

0 commit comments

Comments
 (0)