Skip to content

Commit

Permalink
ci: fix workflow for cf wrangler
Browse files Browse the repository at this point in the history
  • Loading branch information
BearTS committed Nov 2, 2023
1 parent c6c5729 commit 73e5aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 16.x
- run: yarn install --frozen-lockfile
- run: yarn generate

Expand Down

0 comments on commit 73e5aa1

Please sign in to comment.