Skip to content

Commit

Permalink
Add lost change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Sep 9, 2024
1 parent 31f2d9d commit 7189eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
submodules: true

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

- name: Install & display rust toolchain
run: rustup show
Expand Down

0 comments on commit 7189eb3

Please sign in to comment.