Skip to content

Commit 474422f

Browse files
committed
Run build:systemjs using pnpm (no nx)
1 parent 8fa43b0 commit 474422f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
node ../../tools/scripts/performance_log.js &
6464
pnpx nx build:dev
65-
pnpx nx build:systemjs
65+
pnpm run build:systemjs
6666
6767
- name: Zip artifacts
6868
working-directory: ./packages/devextreme

0 commit comments

Comments
 (0)