Skip to content

Commit

Permalink
After SMALLER_BINARY PR, turn this back on
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 25, 2024
1 parent a4ecade commit 8ef65fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@ jobs:

- name: Measure NPM stats
run: |
./scripts/npm_measure_lib.sh || true
./scripts/npm_measure_lib.sh
- name: Deploy GitHub Page
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 8ef65fc

Please sign in to comment.