Skip to content

Commit cc2bb1b

Browse files
committed
Try nx + pnpm
1 parent 7015491 commit cc2bb1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/qunit_tests-additional-renovation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ jobs:
6161
working-directory: ./packages/devextreme
6262
run: |
6363
node ../../tools/scripts/performance_log.js &
64-
pnpx nx build:systemjs
64+
pnpx nx build:dev
65+
pnpm run build:systemjs
6566
6667
- name: Zip artifacts
6768
working-directory: ./packages/devextreme

0 commit comments

Comments
 (0)