Skip to content

Commit

Permalink
fix: deleted unnecessary command
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 7, 2024
1 parent bb4d788 commit 5e32abd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ jobs:
echo "Install dependencies"
make ci/deps/install
NPM_BIN=$(npm prefix)
ls ${NPM_BIN}/node_modules/@bufbuild/buf/bin/buf
echo "Build proto"
export GOPATH=$HOME/go
export PATH=$HOME/grpc-java:$PATH
Expand Down

0 comments on commit 5e32abd

Please sign in to comment.