Skip to content

Commit

Permalink
go
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Sep 21, 2024
1 parent d38ba89 commit 7fd9a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
run: |
sudo apt install golang-goprotobuf-dev
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GITHUB_WORKSPACE/go/target/release/deps/" >> $GITHUB_ENV
make install-dev-tools install-build-tools build lint-ci
make install-dev-tools install-build-tools generate-protobuf lint-ci
# build-amazonlinux-latest:
# if: github.repository_owner == 'valkey-io'
Expand Down

0 comments on commit 7fd9a55

Please sign in to comment.