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 8fa43b0 commit 474422fCopy full SHA for 474422f
.github/workflows/qunit_tests-additional-renovation.yml
@@ -62,7 +62,7 @@ jobs:
62
run: |
63
node ../../tools/scripts/performance_log.js &
64
pnpx nx build:dev
65
- pnpx nx build:systemjs
+ pnpm run build:systemjs
66
67
- name: Zip artifacts
68
working-directory: ./packages/devextreme
0 commit comments