Skip to content

Commit 8b5d76e

Browse files
committed
Check dist fix
1 parent 40aa582 commit 8b5d76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Build dist/ Directory
4545
id: build
46-
run: npm run bundle
46+
run: npm run package
4747

4848
# This will fail the workflow if the `dist/` directory is different than
4949
# expected.

0 commit comments

Comments
 (0)