Call the commjs version of the switch script

dbkr/sss
David Baker 2024-08-21 13:44:16 +01:00
parent c01ad91a94
commit cd4f30152f
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- name: Switch js-sdk to release mode
working-directory: node_modules/matrix-js-sdk
run: |
scripts/switch_package_to_release.js
scripts/switch_package_to_release.cjs
yarn install
yarn run build:compile
yarn run build:types