Fuzz workflow

This commit is contained in:
Wilson Lin 2021-04-15 00:39:53 +10:00
commit 4747225393
2 changed files with 50 additions and 5 deletions

View file

@ -30,11 +30,6 @@ jobs:
with:
go-version: '^1.14.0'
- name: Set up Node.js for generating code
uses: actions/setup-node@master
with:
node-version: 14.x
- name: Run prebuild steps
shell: bash
run: bash ./prebuild.sh