Update check-dist.yml

line4 test
This commit is contained in:
frankpereira1-web 2026-03-25 10:50:08 -07:00 committed by GitHub
parent 5dbd661442
commit 84290b4fff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
# `dist/index.js` is a special file in Actions.
# When you reference an action with `uses:` in a workflow,
# `index.js` is the code that will run.
# For our project, we generate this file through a build process
# https://github.com/example-org/example-repo/actionsDAILY/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/