mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-05 14:05:12 +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
|
- name: Install minimal ROS dependencies
|
||||||
run: |
|
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
|
- name: Install unilabos-msgs and project
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user