We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40aa582 commit 8b5d76eCopy full SHA for 8b5d76e
.github/workflows/check-dist.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build dist/ Directory
45
id: build
46
- run: npm run bundle
+ run: npm run package
47
48
# This will fail the workflow if the `dist/` directory is different than
49
# expected.
0 commit comments