Update build-release.js.yml
This commit is contained in:
parent
fad31ab39c
commit
e6841f747d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-release.js.yml
vendored
1
.github/workflows/build-release.js.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 16
|
||||
- run: ls
|
||||
- name: Install dependencies and build
|
||||
run: npm run dist
|
||||
- name: Release
|
||||
|
|
|
|||
Reference in a new issue