Improve name of distributables checking workflow

This commit is contained in:
James M. Greene
2023-03-07 22:48:28 -06:00
committed by GitHub
parent ce8433f767
commit 4e8b484add

View File

@@ -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: