From 41289e89247d381061a89b1af850a0bed51044a6 Mon Sep 17 00:00:00 2001 From: Florian Dieminger Date: Wed, 29 Jan 2025 20:11:54 +0100 Subject: [PATCH] fix(ci): use rari from npm (#37870) --- .github/workflows/pr-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 68f3dc5cd3dba5a..b6b679099dff360 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -101,7 +101,6 @@ jobs: # you don't need that script as a writer. It's only used in CI # and it can't use the default CONTENT_ROOT that gets set in # package.json. - echo Y|yarn rari update ARGS=$(echo $GIT_DIFF_CONTENT | sed -E -e "s#(^| )files#\1-f $PWD/files#g") yarn rari build --no-basic --json-issues --data-issues $ARGS yarn yari-render-html