Skip to content

Commit

Permalink
check version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-Chowdhary committed Dec 13, 2024
1 parent ed0a4e5 commit d48eccc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- run: yarn install --frozen-lockfile
- run: yarn generate

- name: Verify Wrangler Version
run: yarn wrangler --version

- name: Publish to Cloudflare Workers Sites
run: |
mkdir -p ~/.wrangler/config/
Expand Down

0 comments on commit d48eccc

Please sign in to comment.