commit
58ab084034
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
@ -42,6 +42,7 @@ jobs:
|
|||
override: true
|
||||
|
||||
- name: Install Nodejs
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12.x
|
||||
|
|
Loading…
Add table
Reference in a new issue