Skip to content

Commit

Permalink
Update dist
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
  • Loading branch information
christophebedard committed Feb 21, 2024
1 parent 5febf8f commit f8c614d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6600,8 +6600,8 @@ const aptCommandLine = [
"--yes",
];
const aptDependencies = [
"libssl-dev",
"python3-dev",
"libssl-dev", // required for pip3 cryptography module
"python3-dev", // required for pip3 cryptography module
"clang",
"lcov",
"python3-rosinstall-generator",
Expand Down

0 comments on commit f8c614d

Please sign in to comment.