Commit 3887abc8 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix artifacts

parent 2a4051d7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -557,10 +557,10 @@ renderer-smoke-test:
    when: always
    paths:
      - report-junit.xml
      - report.html
    reports:
      junit:
        - report-junit.xml
        - report.html
  before_script:
    - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=$SANITIZER_BUILD_STRING -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true
    - cmake --build cmake-build -- -j