Skip to content

Commit d3d19df

Browse files
Update test-1275.yml
1 parent 0b4ec85 commit d3d19df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/test-1275.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,8 @@ jobs:
1616
with:
1717
node-version: '20'
1818
cache : 'npm'
19+
20+
- name: Install Dependencies
21+
run: |
22+
npm install # Install npm dependencies
23+

0 commit comments

Comments
 (0)