add go releaser

This commit is contained in:
dushixiang
2021-11-04 21:27:14 +08:00
parent ebf4349a06
commit 036245c931
5 changed files with 61 additions and 9 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: node Setup
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- name: npm install
run: |
cd web