Skip to content

Commit

Permalink
chore: fix setup step
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarrs committed Jan 29, 2025
1 parent 33d14f5 commit a5043bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
HUSKY: 0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
install_script: setup:deps
install_script: setup:ci
build_script: check:size:build
clean_script: clean
script: npm run check:size:json:ci --silent -- --output-style=static --silent=true --exclude=@rudderstack/analytics-js-sanity-suite
Expand Down

0 comments on commit a5043bb

Please sign in to comment.