Unverified Commit c8276114 authored by Johannes Kirschbauer's avatar Johannes Kirschbauer
Browse files

fix(ci/eval-stats): resolve prResult symlink

parent c6b82a91
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -219,7 +219,7 @@ jobs:
          # Use the target branch to get accurate maintainer info
          nix-build target/ci -A eval.compare \
            --arg beforeResultDir ./targetResult \
            --arg afterResultDir ./prResult \
            --arg afterResultDir $(realpath prResult) \
            --arg touchedFilesJson ./touched-files.json \
            -o comparison