Commit 8c58949f authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixed ci_cd file name

parent 1dd1d6c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ compile_problem_2b:
    - job: prebuild_problem_2b
      artifacts: true
  script:
    - cp IntegerP.cpp binPrime.cpp hw1/tests/
    - cp IntegerP.cpp IntegerPP.cpp binPrime.cpp hw1/tests/
    - cd hw1/tests
    - make problem2b
  artifacts: