mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 13:25:13 +00:00
CI Check Fix 1
This commit is contained in:
2
.github/workflows/ci-check.yml
vendored
2
.github/workflows/ci-check.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
|
||||
- name: Install minimal ROS dependencies
|
||||
run: |
|
||||
conda install ros-humble-ros-core ros-humble-std-msgs ros-humble-geometry-msgs ros-humble-control-msgs -c robostack-staging -c conda-forge
|
||||
conda install robostack-staging::ros-humble-ros-core robostack-staging::ros-humble-action-msgs robostack-staging::ros-humble-std-msgs robostack-staging::ros-humble-geometry-msgs robostack-staging::ros-humble-control-msgs -c robostack-staging -c conda-forge
|
||||
|
||||
- name: Install unilabos-msgs and project
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user