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 1355d7e commit 03c7f17
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 @@ -56,6 +56,7 @@ jobs:
m4 \
g++ \
libc6 \
libstdc++6 \
nlohmann-json3-dev
- name: Install
Expand Down

0 comments on commit 03c7f17

Please sign in to comment.