Merge pull request #190 from actions/try-to-fix-ci-error
Fix CI error: Check Transpiled JavaScript / Check dist
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build dist/ Directory
|
- name: Build dist/ Directory
|
||||||
id: build
|
id: build
|
||||||
run: npm run bundle
|
run: npm run package
|
||||||
|
|
||||||
# This will fail the workflow if the `dist/` directory is different than
|
# This will fail the workflow if the `dist/` directory is different than
|
||||||
# expected.
|
# expected.
|
||||||
|
|||||||
Reference in New Issue
Block a user