Skip to content

Commit

Permalink
Update XLayer/xlayer-testnet-starter/.github/workflows/cli-deploy.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Twiname <[email protected]>
  • Loading branch information
bgodlin and stwiname authored Apr 26, 2024
1 parent 07b630a commit e99df19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 18
- run: yarn
- name: Codegen
run: yarn codegen
Expand Down

0 comments on commit e99df19

Please sign in to comment.