Skip to content

Commit

Permalink
fix(ci): use rari from npm (mdn#37870)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo authored Jan 29, 2025
1 parent 7f17ce5 commit 41289e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 41289e8

Please sign in to comment.