Skip to content

Commit

Permalink
Create artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL committed Jun 10, 2024
1 parent 047d6d6 commit f6ae1e2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,7 @@ jobs:
run: |
echo "ls MC-Calib: artifact should be inside this"
ls MC-Calib
echo "ls MC-Calib/data"
ls MC-Calib/data
cd MC-Calib/python_utils
echo "Running python utils"
python3 post_calibration_analysis.py -d /home/MC-Calib/data/Blender_Images/Scenario_1/Results/ /home/MC-Calib/data/Blender_Images/Scenario_2/Results/ /home/MC-Calib/data/Blender_Images/Scenario_3/Results/ /home/MC-Calib/data/Blender_Images/Scenario_4/Results/ /home/MC-Calib/data/Blender_Images/Scenario_5/Results/

0 comments on commit f6ae1e2

Please sign in to comment.