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 ccef45d commit 8a7ee7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ jobs:
ls -a
chmod 777 checkout.sh
./checkout.sh
cd $GITHUB_WORKSPACE
ls $GITHUB_WORKSPACE/src/telematic_system/telematic_historical_data_processing/rosbag2_processing_service/
ls /ws/src/
cp -R $GITHUB_WORKSPACE/src/telematic_system/telematic_historical_data_processing/rosbag2_processing_service/ /ws/src/
chmod 777 install.sh
./install.sh
Expand Down

0 comments on commit 8a7ee7e

Please sign in to comment.