Skip to content

Commit

Permalink
chore: 🤖 update
Browse files Browse the repository at this point in the history
  • Loading branch information
IWANABETHATGUY committed Jul 14, 2024
1 parent 2f32827 commit f564366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Install dependencies and push metric
run: |
pnpm install -r
node ./scripts/compile-time.mjs
node ./scripts/compile-time-and-binary-size.mjs
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add metric.json
Expand Down

0 comments on commit f564366

Please sign in to comment.