Update .github/workflows/check-dist.yml

This commit is contained in:
Brian Cristante 2021-08-17 13:47:37 -04:00 committed by GitHub
parent e96a2a2fa3
commit 0b3a66664b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
# For our project, we generate this file through a build process
# from other source files.
# We need to make sure the checked-in `index.js` actually matches what we expect it to be.
name: Check dist/
name: Check dist
on:
push: