Skip to content

Commit a5cc7dd

Browse files
committed
Force empy version
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent 4242bd0 commit a5cc7dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install required python packages
4141
uses: ./.github/actions/install_python_packages
4242
with:
43-
packages: "catkin_pkg lark-parser empy colcon-common-extensions"
43+
packages: "catkin_pkg lark-parser empy==3.3.4 colcon-common-extensions"
4444
python-version: "3.10"
4545
use-sudo: "true"
4646

0 commit comments

Comments
 (0)