Skip to content

Commit

Permalink
missing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Applencourt committed Sep 4, 2024
1 parent 4680b48 commit 05a79ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Presubmit
on: [push, pull_request]

env:
APT_PACKAGE: gcc g++ ruby ruby-dev elfutils libelf-dev libdw-dev libprotobuf-dev protobuf-compiler valgrind libglib2.0-dev libnuma-dev liburcu-dev
APT_PACKAGE: gcc g++ ruby ruby-dev elfutils libelf-dev libpopt-dev libdw-dev libprotobuf-dev protobuf-compiler valgrind libglib2.0-dev libnuma-dev liburcu-dev

jobs:
pre_job:
Expand Down

0 comments on commit 05a79ab

Please sign in to comment.