Skip to content

Commit

Permalink
use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
lerte committed Apr 12, 2024
1 parent 940ec31 commit 4959e9a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- uses: dAppServer/[email protected]
with:
node-version: 20
with:
node-version: 20
build-name: ${{ matrix.build.name }}
build-platform: ${{ matrix.build.platform }}

0 comments on commit 4959e9a

Please sign in to comment.