Skip to content

Commit

Permalink
Update DevSecOps.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akindemirsec authored Apr 3, 2024
1 parent 6f05e5e commit 396ffea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/DevSecOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,6 @@ jobs:
- name: Install Protoc
uses: arduino/setup-protoc@v2

- name: Installing protoc-gen-go
run: |
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
- name: Installing swagger
run: |
go install github.com/go-swagger/go-swagger/cmd/swagger@latest
- name: Set up Nodejs
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 396ffea

Please sign in to comment.