chore: Fix release
This commit is contained in:
parent
12274b3d17
commit
8dc9eaf34b
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 18
|
||||
- name: Install dependencies
|
||||
run: npm i
|
||||
- name: Build module
|
||||
|
|
Loading…
Reference in New Issue