Skip to content

Commit df5f420

Browse files
committed
NOT HE HE
1 parent dfd03df commit df5f420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Update apt and install dependencies
2828
run: |
2929
sudo apt-get update
30-
sudo apt-get install -y protobuf-compiler python3-pip
30+
sudo apt-get install -y pkg-config libssl-dev protobuf-compiler python3-pip
3131
pip3 install ziglang
3232
cargo install --locked cargo-zigbuild
3333

0 commit comments

Comments
 (0)