Skip to content

Commit

Permalink
CI build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jul 25, 2023
1 parent 297e147 commit 4a76dd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ namespace CDASimAdapter {
}
public:
std::shared_ptr<CDASimConnection> connection;
std::string sensors_file_path = "./sensors.json";
std::string sensors_file_path = "../../CDASimAdapter/sensors.json";


};
Expand Down

0 comments on commit 4a76dd0

Please sign in to comment.