We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de5364a commit 77d87abCopy full SHA for 77d87ab
.github/workflows/deploy-cloudflare.yml
@@ -17,7 +17,7 @@ jobs:
17
submodules: recursive
18
fetch-depth: 1
19
20
- - name: Install Dependencies with npm
+ - name: Install dependencies with npm
21
run: npm ci
22
23
- name: Deploy to Workers
0 commit comments