Skip to content
Snippets Groups Projects
Commit 66793f4b authored by Maximilien Naveau's avatar Maximilien Naveau Committed by Olivier Stasse
Browse files

update CI

parent e38af440
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ jobs:
- name: Clone dependencies in the current workspace.
shell: bash
run: |
ws_path = /home/runner/work/dynamic_graph_bridge/colcon_workspace
ws_path=/home/runner/work/dynamic_graph_bridge/colcon_workspace
mkdir -p $ws_path/src
cd $ws_path/src
git clone -b devel --single-branch --recursive https://github.com/stack-of-tasks/dynamic_graph_bridge_msgs.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment