Skip to content

Commit

Permalink
Update gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ZekeLu committed May 25, 2021
1 parent 4d257ad commit d48611f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Build and run cdproto-gen
working-directory: ./pdlgen
run: |
go build -v ./...
go build -v
./cdproto-gen -chromium=${{ github.event.inputs.chromium }} -v8=${{ github.event.inputs.v8 }} -out=../cdproto
- name: Commit changes
Expand Down

0 comments on commit d48611f

Please sign in to comment.