Skip to content

Commit

Permalink
fix: add missing deps for ci e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Dec 4, 2024
1 parent 01adf9f commit 1355d7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
curl \
m4 \
g++ \
libc6 \
nlohmann-json3-dev
- name: Install
Expand Down

0 comments on commit 1355d7e

Please sign in to comment.