diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index b7d1c1e..8ea7fcb 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -3,7 +3,7 @@ # `index.js` is the code that will run. # For our project, we generate this file using `ncc` # We need to make sure the checked-in `index.js` actually matches what we expect it to be. -name: Check dist/ +name: Check distributables on: push: