diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e22309781..fd50d5f38 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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'