Quote
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -101,7 +101,7 @@ jobs:
|
|||||||
run: npm run build-package
|
run: npm run build-package
|
||||||
|
|
||||||
- name: Generate the Legacy Build
|
- name: Generate the Legacy Build
|
||||||
run: npm run build-legacy && npx eslint --rule 'import/no-duplicates: off' --fix build/index.js
|
run: "npm run build-legacy && npx eslint --rule 'import/no-duplicates: off' --fix build/index.js"
|
||||||
|
|
||||||
rendering:
|
rendering:
|
||||||
name: Rendering
|
name: Rendering
|
||||||
|
|||||||
Reference in New Issue
Block a user