Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Mar 26, 2024
1 parent 066702f commit ccef45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
ls -a
chmod 777 checkout.sh
./checkout.sh
cp -R $GITHUB_WORKSPACE/src/telematic_system/telematic_historical_data_processing/rosbag2_processing_service/** /ws/src
cp -R $GITHUB_WORKSPACE/src/telematic_system/telematic_historical_data_processing/rosbag2_processing_service/ /ws/src/
chmod 777 install.sh
./install.sh
colcon build --packages-up-to rosbag2_processing_service
Expand Down

0 comments on commit ccef45d

Please sign in to comment.