Skip to content

Commit

Permalink
fix missing package due to typo
Browse files Browse the repository at this point in the history
  • Loading branch information
desengph committed Nov 10, 2021
1 parent 91a1286 commit 7fd999b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ copy content to GH:
- cp -r ${CI_PROJECT_DIR}/ifm3d-ros .
- cp -r ${CI_PROJECT_DIR}/ifm3d_ros_driver .
- cp -r ${CI_PROJECT_DIR}/ifm3d_ros_msgs .
- cp -r ${CI_PROJECT_DIR}/ifm3d_ros_driver .
- cp -r ${CI_PROJECT_DIR}/ifm3d_ros_examples .

# add changes
- git add -A
Expand Down

0 comments on commit 7fd999b

Please sign in to comment.