Skip to content

Commit

Permalink
fix build (optimised) gha (#1354)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci authored Sep 9, 2024
1 parent bc39f9c commit 4af1ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
submodules: true

- name: Install deps
run: sudo apt -y install protobuf-compiler
run: sudo apt -y install protobuf-compiler lld

- name: aarch64 setup
if: contains(matrix.target, 'aarch64')
Expand Down

0 comments on commit 4af1ccb

Please sign in to comment.