Skip to content

Commit

Permalink
Switch back to 18.x for build.
Browse files Browse the repository at this point in the history
  • Loading branch information
zewish authored Sep 8, 2023
1 parent a5da638 commit 1be31cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: lts
node-version: 18.x
check-latest: true
- run: npm install
- run: npm run prepare
Expand Down

0 comments on commit 1be31cd

Please sign in to comment.