diff --git a/.github/workflows/sensemaker-cron.yml b/.github/workflows/sensemaker-cron.yml index 36d3b6056..249484f38 100644 --- a/.github/workflows/sensemaker-cron.yml +++ b/.github/workflows/sensemaker-cron.yml @@ -31,7 +31,7 @@ jobs: - name: Generate Summary Output run: | - npx ts-node ./evaluations/runner.ts --outputFile "summary" \ + npx ts-node runner-cli/runner.ts --outputFile "summary" \ --vertexProject "jigsaw-vertex-integration" \ --inputFile "/comments.csv" \ --rerunCount 3