diff --git a/ci_cd/problem2a.yml b/ci_cd/problem2a.yml index c095422a2c36e288ec6e54ddf6a5c0c278c6d040..5e17603c88e7432bfa2de1b39b279abc0c6707bb 100644 --- a/ci_cd/problem2a.yml +++ b/ci_cd/problem2a.yml @@ -21,7 +21,7 @@ compile_problem_2a: - job: prebuild_problem_2a artifacts: true script: - - cp IntegerPP.cpp hw1/tests/ + - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - make problem2a artifacts: