Skip to content

Commit 321d0cb

Browse files
committed
Fix typo
1 parent 3b0096e commit 321d0cb

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
@@ -17,7 +17,7 @@ jobs:
1717
node-version: latest
1818
cache: npm
1919

20-
- name: Install dependencies
20+
- name: Install Dependencies
2121
run: npm ci
2222
shell: bash
2323

0 commit comments

Comments
 (0)