Skip to content

Commit e789c14

Browse files
committed
Update to latest wrangler
1 parent b747091 commit e789c14

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ jobs:
4545
- name: Build documentation
4646
run: zensical build
4747

48+
- name: Install Wrangler
49+
run: npm install -g @cloudflare/wrangler
50+
4851
- name: Deploy to Cloudflare
4952
uses: cloudflare/wrangler-action@v3
5053
with:

0 commit comments

Comments
 (0)