Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
leeavital committed Jan 4, 2024
1 parent ef29b46 commit b24245c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
run: go build -v ./...
- name: run codegen and check
run: |
go install github.com/leeavital/protoc-gen-gostreamer
go install github.com/golang/protobuf/protoc-gen-go
go install ./...
./run
Expand Down

0 comments on commit b24245c

Please sign in to comment.