Skip to content

Commit

Permalink
build: bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhgray committed Nov 2, 2023
1 parent 080a0f5 commit 360209e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
node-version: 12.x
- run: yarn install --frozen-lockfile

- name: Install Wrangler
run: yarn global add @cloudflare/wrangler

- run: yarn generate

- name: Publish to Cloudflare Workers Sites
Expand Down

0 comments on commit 360209e

Please sign in to comment.