Skip to content

Commit 77d87ab

Browse files
committed
Use lowercase for dependencies
1 parent de5364a commit 77d87ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cloudflare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
submodules: recursive
1818
fetch-depth: 1
1919

20-
- name: Install Dependencies with npm
20+
- name: Install dependencies with npm
2121
run: npm ci
2222

2323
- name: Deploy to Workers

0 commit comments

Comments
 (0)